It seems that a lot of Javascript example didn't work correctly under OWB, try this example
http://w3schools.com/js/tryit.asp?filename=tryjs_alert
Clicking on "show alert box" in the frame at the right works but you can't edit the text of the alert box using "edit and click me" button in the frame at the left
This is the function:
<script type="text/javascript">
function displayad()
{
document.getElementById("adframe").src="/tryitbanner.asp?secid=tryjs&rnd=" + Math.random()
}
</script>
Additional info:
As Fab reported on Iksnet here:
http://amiga.ikirsector.it/forum/viewtopic.php?f=39&t=13450&start=30#p149159
It seems that JavaScript issues on W3Schools portal is caused by some security issue check used by WebKit
OWB-MUI on MorphOS try to report this to the user, but our version not yet ...
I don't know for sure but I suspect that this is could be the real cause of all our problems submitting data here and here (FaceBook and other problematics websites)
Mario Bensi reported:
"When I try to change the text and apply with the button on the left, i have this message:"
CONSOLE MESSAGE: line 1: Refused to execute a JavaScript script. Source code of script found within request