As for 3.0 you can create layers before the page
loads.

To use onload feature do the following:

dynapi.onLoad(function(){
   // some code here
});

DO NOT USE

dynapi.onLoad = function(){

}

Please see the docs/changelog.html for more info.

--
Raymond Irving



--- Doug Melvin <[EMAIL PROTECTED]> wrote:
> is there no onload used? (looking at the create
example)


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to