On 6/15/07, hotani <[EMAIL PROTECTED]> wrote:
>
> I'm trying to create a drop-down dynamically but am unable to
> interpret the documentation for this function. There are several
> examples for tables (this is good), but nothing else. Then does it
> need an "appendChildNodes"? Examples are reeeeeally nice. :-)

TABLE(...) is just createDOM("table", ...). There's probably already
an alias for whatever tag you're trying to create though, it's rare to
use createDOM directly.

-bob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to