Robin, The IOElement has some new features that you're going to really love! You don't have to call "dynapi.onLoad(myOnLoad);" any more, infact you'll be able to make synchronous calls! Even better is to ability to create a "web service" and call it's functions using dynapi!
example: var result=myService.getUsers(); // getUsers is a remote method on a server -- Raymond Irving --- Robin Becker <[EMAIL PROTECTED]> wrote: > Thanks for all the effort in making this possible. I > just wish we had > better documentation and that dynapi wasn't so > invasive. You have to > grok the whole concept before things start to make > sense. Why for > example does using a hidden IOElement require me to > call the main > document onLoad using "dynapi.onLoad(myOnLoad);". I > find if I don't use > that my hidden_io is regarded as busy. > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help
