Probably not, iframes are always somewhat tricky. Though you could try to use the helper-option with a custom element, in order to rerender the iframe just once, on drop.
Jörn On Fri, Aug 14, 2009 at 1:55 PM, Dharmendra Chouhan<[email protected]> wrote: > > Hi All, > I am using iframe in widgets which need to be sorted. > The problem is-> In firefox,when a widget is moved from one place to > other, the resource in iframe is reloaded. > It looks like when a widget is moved the widget's "li" or "div" > element is removed from one place and appended at other place in the > page. > Is there any way to prevent iframe to get reloaded in firefox when > using it inside a sortable widget > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
