भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"खोज पृष्ठ" के अवतरणों में अंतर
Kavita Kosh से
पंक्ति 7: | पंक्ति 7: | ||
var customSearchControl = new google.search.CustomSearchControl('011632067579465283726:ugcxm6tvtj8'); | var customSearchControl = new google.search.CustomSearchControl('011632067579465283726:ugcxm6tvtj8'); | ||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); | customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); | ||
− | customSearchControl.draw('cse'); | + | var options = new google.search.DrawOptions(); |
+ | options.setAutoComplete(true); | ||
+ | customSearchControl.draw('cse', options); | ||
}, true); | }, true); | ||
</script> | </script> | ||
<link rel="stylesheet" href="http://www.google.com/cse/style/look/shiny.css" type="text/css" /> | <link rel="stylesheet" href="http://www.google.com/cse/style/look/shiny.css" type="text/css" /> | ||
</html> | </html> |
17:59, 11 अगस्त 2010 का अवतरण
Loading