When my page loads, I need to call a method which creates some layers.
http://dynapi.sourceforge.net/doccenter/index.php?Body%20onLoad%20Problems
Does this mean that I'm supposed to put something like this?
<script>
DynAPI.onload = function() {
alert("hello");
}
</script>
When I add that to my page, nothing happens when the page loads.
Any suggestions on what I'm doing wrong?
Thanks in advance,
Jesse
-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET
comprehensive development tool, built to increase your
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help
- Re: [Dynapi-Help] on load confusion Jesse Vitrone
- Re: [Dynapi-Help] on load confusion Raymond Irving
- Re: [Dynapi-Help] on load confusion Jesse Vitrone
