भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"खोज पृष्ठ" के अवतरणों में अंतर
Kavita Kosh से
पंक्ति 1: | पंक्ति 1: | ||
<html> | <html> | ||
+ | <script type="text/javascript" src="http://www.google.com/jsapi"></script> | ||
<script> | <script> | ||
− | |||
− | |||
− | |||
− | |||
google.load("elements", "1", {packages: "transliteration"}); | google.load("elements", "1", {packages: "transliteration"}); | ||
− | |||
function OnLoad() { | function OnLoad() { | ||
− | + | var content = document.getElementById('content'); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | var options = { | |
− | + | sourceLanguage:google.elements.transliteration.LanguageCode.ENGLISH, | |
− | + | destinationLanguage:[google.elements.transliteration.LanguageCode.HINDI], | |
− | + | shortcutKey: 'ctrl+g', | |
− | + | transliterationEnabled: true | |
− | + | }; | |
+ | var control = new google.elements.transliteration.TransliterationControl(options); | ||
+ | control.makeTransliteratable(['transliterateTextarea']); | ||
} | } | ||
google.setOnLoadCallback(OnLoad); | google.setOnLoadCallback(OnLoad); |
15:05, 30 सितम्बर 2010 का अवतरण
हर शब्द के बाद स्पेस दबाइये (आखिरी शब्द के बाद भी) |
Loading