"evan simpson" <eva-@digicool.com> wrote: original article:http://www.egroups.com/group/zope/?start=22618
Browser DOM objects such as 'forms[0].elements' can be used like dictionaries, so names with odd characters are accessible from JavaScript as 'forms[0].elements["urg.blag:record:list:int"]'
That's very nice. Where can I find more information on JavaScript tricks? I spent money on some fat JavaScript books and they don't show these tricks, grrrhhh.... Hung Jung ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
I learned about it from O'Reilly's _JavaScript: the Definitive Guide_. in section "5.10.7 Array and Object Access Operators". Quite a good book. ----- Original Message ----- From: Hung Jung Lu <hungjunglu@hotmail.com>
That's very nice. Where can I find more information on JavaScript tricks? I spent money on some fat JavaScript books and they don't show these tricks, grrrhhh....
Cheers, Evan @ digicool
participants (2)
-
Evan Simpson -
Hung Jung Lu