| [View Files]
Type: | Bug | Severity: | Major | Status: | Closed Fixed | Status Comment: | Fixed in 3.24 | Title: | W3Schools example | Version: | 3.21 | Description: | It seems that a lot of Javascript example didn't work correctly with 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>
My suggest is to test OWB with all the example of this website as W3Schools is one of the best site for web developers
Natually is a big work but step by step it can help you to find all the problematic behaviour of our browser | Created: | 20091227 20:34 by samo79 | Assigned: | 19700101 01:00 to | Fixed: | 19700101 01:00 by | Closed: | 19700101 01:00 by | Comments: | 1 |
|
|