lema Posted January 30, 2015 Posted January 30, 2015 Hello.Why doesn't script in HTML work?The HTML.text of UnimHTMLFrame is <div id="test" style="width: 100%; height: 100%">test DIV</div> <script> document.getElementById("test").innerHTML="Hello"; </script> PS. I can't upload here a test project
Administrators Farshad Mohajeri Posted January 30, 2015 Administrators Posted January 30, 2015 Hello. Why doesn't script in HTML work? The HTML.text of UnimHTMLFrame is <div id="test" style="width: 100%; height: 100%">test DIV</div> <script> document.getElementById("test").innerHTML="Hello"; </script> PS. I can't upload here a test project Pls post your issue in bug reports forum. You can attach a test case there. Thanks
lema Posted January 30, 2015 Author Posted January 30, 2015 OK. http://forums.unigui.com/index.php?/topic/4997-mobile-script-in-unimhtmlframe/?p=25472 I was not sure whether it was a bug or not.
Recommended Posts