On Tue, Nov 24, 2009 at 2:12 AM, Nitin Gautam <[email protected]>wrote:
> i'll try to replicate it on jsbin as need to call ajax. > See http://jsbin.com/about#ajax > Problem is when slider get loaded through ajax , it get hangs and > whenever we click on slider area it generate "f is undefined" error. > What is 'f' here ?? > I couldn't begin to guess. I don't know what version of jQuery and jQuery UI, which jQuery UI components you have included, whether you have a custom build, whether you've included a theme, whether your files are packed or minified, whether you have effects included, whether you have other plugins installed, and without seeing what your file looks like, there's really no telling what might be on line 22. - Richard > > On Nov 23, 5:20 pm, "Richard D. Worth" <[email protected]> wrote: > > Can you share a sample page that shows this problem? If you don't have a > way > > to host yourself publicly, please reproduce on jsbin.com: > > > > http://jsbin.com/ > > > > Thanks. > > > > - Richard > > > > On Mon, Nov 23, 2009 at 6:16 AM, Nitin Gautam <[email protected] > >wrote: > > > > > I have a page fragemnt in which Sliders are located. This fragment get > > > updated through Ajax call. Problem that i am facing is when section > > > get updated slider get locked.. > > > > > means when I try to Slide nothing happen and I get error "f is > > > undefined" inside jquery.ui.js line 22 > > > > > Please help... > > > > > -- > > > > > 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]<jquery-ui%[email protected]> > <jquery-ui%[email protected]<jquery-ui%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/jquery-ui?hl=. > > > > > > -- > > 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]<jquery-ui%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > > > -- 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.
