Hi All, Can anybody help me to zoom page if textbox gets focus?. I'm working to improve the accessibility of normal webpage when accessing it from large screen devices like TV.
I tried to use Frame::scalePage(float scale, const IntPoint& origin) with orgin as position of a textbox, but it is working only if text box is in viewable area. Regards, Arun
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
