भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"खोज पृष्ठ" के अवतरणों में अंतर
Kavita Kosh से
पंक्ति 1: | पंक्ति 1: | ||
− | <html><script> | + | <html> |
+ | <script> | ||
/* | /* | ||
* How to setup a textarea that allows Transliteration from English to Hindi. | * How to setup a textarea that allows Transliteration from English to Hindi. | ||
पंक्ति 35: | पंक्ति 36: | ||
google.setOnLoadCallback(OnLoad); | google.setOnLoadCallback(OnLoad); | ||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | <html> | ||
+ | <div id="cse" style="width: 100%;">Loading</div> | ||
+ | <script src="http://www.google.com/jsapi" type="text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | google.load('search', '1', {language : 'hi'}); | ||
+ | google.setOnLoadCallback(function() { | ||
+ | var customSearchControl = new google.search.CustomSearchControl('011632067579465283726:ugcxm6tvtj8'); | ||
+ | customSearchControl.setResultSetSize(google.search.Search.SMALL_RESULTSET); | ||
+ | customSearchControl.draw('cse'); | ||
+ | }, true); | ||
</script> | </script> | ||
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> | <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> | ||
</html> | </html> |
18:06, 28 सितम्बर 2010 का अवतरण
Loading