Hello guys,
My friends always use "window.replaceFrameContents" in his *.aspx files for
ANT. But Wekit not support this function, I need to add <script
language='javascript'>window.replaceFrameContents = function (txt, name) {if
(document.getElementsByName(name)[0])
document.getElementsByName(name)[0].innerHTML = txt;}</script> in his file
every time. So, can you tell me how to add the translate function in Webkit
Core?
Thanks very much.
Christopher.
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help