Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
onload = function() {
// code here
}
<body onload="<tmpl_var ID='onload'>"'>
woohoo, one other question though, is onContextMenu I.E. specific?This Page Is Valid XHTML 1.1!
As ca8msm says, it works in Firefox. More specifically it has been in Mozilla and Netscape since 2001! Safari supports it.is onContextMenu I.E. specific?
...anyone with half a brain can get to most source code on the web, and I.E. pops up a little menu with a save icon for images now, so it's a pointless task trying to block it...
<script type="text/javascript" [b][red]defer[/red][/b]>
alert("This will run after the page is loaded.");
</script>
before i go mad.