Response title
This is preview!
i have one parent page with some items and i have another iframe page with sortable items. and i want to drag the parent page item into the iframe page sortable item.
I have tried jQuery Draggable Sortable for this but it will not work properly with IFRAME. i have also tired with iframeFix: true,
but still it will not work properly with IFRAME.
so I have use this example for that. This example is exactly what i need. but the only issue in this is that when you drag the element into the iframe page from the parent page the element stick at the end of the other elements. but i need to add the element on the particular position.
Thanks.
the element stick at the end of the other elements. but i need to add the element on the particular position.Can you please clarify?
© 2013 jQuery Foundation
Sponsored by and others.