Hi Nazmul, I think you got me wrong.I don't want image for spinner. Rather i want this spinner to stop only when all the iframes and images present in the tab html gets completely loaded?
Thanks for the reply. On Dec 1, 11:30 pm, nazmul hasan <[email protected]> wrote: > hi harry, > you can try with this . > > tabs.tabs({ > spinner:'<em><img > src="/mediaware/img/load.gif"/>Loading.......</em>' > }); > > BR// > nazmul > > On 12/2/09, harry <[email protected]> wrote: > > > > > > > Hi, > > > I am using jQuery UI tabs which loads the content via ajax. > > > <div id="tabs"> > > <ul> > > > <li><a href="ajax/content1.html">Ajax Tab 1</a></li> > > <li><a href="ajax/content2.html">Ajax Tab 2</a></li> > > </ul> > > > </div> > > > In content1.html,i have some images and an iframe.Before it > > completely loads the iframe and images,the tab label changes from > > "Loading.." to normal label.I want the label to get changed from > > "Loading.." to normal label ,when iframe and images completely > > loads.How to do it? > > > Please help. > > > Thanks > > > -- > > > 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. > > -- > Nazmul Hasan- Hide quoted text - > > - Show quoted text - -- 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.
