Sunday, 18 July 2021

Increase the text area to view more lines of text

Is there any way to increase the text-area found here... ?

https://www.google.com/intl/mr/inputtools/try/

I tried this bookmarklet but it does not seem to work:

javascript:(function(){var%20i,x;%20for(i=0;x=document.getElementsByTagName("INPUT")[i];++i)%20x.size%20+=%2035;%20})()

I could read more text in bigger text area. There seems to be no option to change the height of the input box.



from Increase the text area to view more lines of text

No comments:

Post a Comment