How to force wicket to generate javascript at the end of html, not inline ?
I'm using SortableListView and addContainment method, but containtment
option doesn't work.

I think not work because of that "important note" - from scriptaculous docs: "
containment     
Enables dragging and dropping between Sortables. Takes an array of
elements or element-ids (of the containers). Important note: To ensure
that two way dragging between containers is possible, place all
Sortable.create calls after the container elements."

-- 
Greetings,
marioosh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to