Bhomiyo.com has made the Keyboard available for everyone to use. There are two ways you can include the keyboard in your site.
1) Using Keyboard through inline Frame
<iframe
width=600 height=500
frameborder=0 marginwidth=0 marginheight=0
src=”http://www.bhomiyo.com/dist/BhomiyoText.aspx?lang=hi&rows=10&cols=80″>
</iframe>
You can have other HTML stuff around this IFRAME. Above will display the typing area and online keyboard. User can type and then Copy and Paste it to their desired location. If you have other requirements, please drop a mail - info@bhomiyo.com
2) Using Keyboard through Pop-up window
<input type=button value=’Hindi Typepad’ onclick=’window.open(”http://www.bhomiyo.com/dist/BhomiyoText.aspx?lang=hi&rows=10&cols=80″, “”, “height=500,width=750,status=no,toolbar=no,menubar=no,scrollbars=yes,titlebar=no”);’>
Above will open up the Typepad in a pop-up window.
In both the above case, you can adjust the height, width, rows, cols and lang attributes. Following languages are supported:
hi - Hindi
gu - Gujarati
pa - Punjabi
bn - Bengali
tm - Tamil
te - Telugu
kn - Kannada
ml - Malayalam
For any questions you can email at info@bhomiyo.com
Categories: