ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Adding <li> from a Iframe popup to the parent page. In that case gridster is not working. #209

Open indra-int opened 11 years ago

indra-int commented 11 years ago

Adding

  • from a Iframe popup to the parent page. In that case gridster is not working. I am recall the gridster function forcefully after append the
  • s in parent window from popup. But dragable not functioning properly. It's actually dragging but positions are changing when we adding the list in page load.

    Any help would be highly appreciated.