Hi,
I would like to ask can the 'id_of_container' in Sortable.create
(Sortable.create('id_of_container',[options]);) be a dynamical value?
I would like to pass in a jsp variable into it.
like: var id = "<%=id from jsp%>";
Sortable.create(id,[options]);
Thanks in advance for you help.
Jane
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.