Re: tapestry5-jquery dropZone - how to get the draggable item's draggablecontext?

2012-04-05 Thread Lance Java
Hi Chris, One of tapestry's principles is static structure and dynamic behaviour ( http://tapestry.apache.org/principles.html). All components must be defined at compile time and are instantiated/managed by tapestry

tapestry5-jquery dropZone - how to get the draggable item's draggablecontext?

2012-04-04 Thread Chris Mylonas
Last message for the day - I promise Hi List, My dragging still isn't working from earlier even though jquery.ui.core is imported but not to worry. I'm moving on The example at http://tapestry5-jquery.com/components/docsdraggable# I'm trying to recreate it as well as test some MarkupWrite