Firefox JQuery Sortable element with IFrame

Firefox JQuery Sortable element with IFrame


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