Could you try this? http://docs.jquery.com/UI/Tabs#...my_slider.2C_Google_Map.2C_sIFR_etc._not_work_when_placed_in_a_hidden_.28inactive.29_tab.3F
--Klaus On 19 Jul., 15:25, "blackmeta...@googlemail.com" <blackmeta...@googlemail.com> wrote: > Hi > I seem to have found the following bug. > > (I am using the the latest versions of all products mentioned) > > When using jQuery UI Tabs with the following code in one tab, I then > select another tab then selected the first tab again the content of > the xStandard object is lost or reverts to the initial value. All > other form values on the tab are sill preserved as expected. > > <object type="application/x-xstandard" id="editor1" width="100%" > height="550" codebase="http://xxx/XStandard/ > XStandard.cab#Version=2,0,0,0" name="content"> > <param name="Value" value="enter text" /> > </object> > > The object also flickers a bit when scrolling the page. > I have encountered these problems in Firefox and Chrome so far but is > fine in IE8. > > Not sure if this is a UI or Browser bug. > Can anyone shed some light on this problem as I don't really what to > have to recommend IE8. > Cheers