Bug Tracker

Modify

Ticket #2435 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

Tabs 3. Ajax and .tabs("select", x)

Reported by: jasonE Owned by: klaus
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: tabs Cc:
Blocking: Blocked by:

Description

I am currently using Tabs Ajax feature by pointing the href to the page, to load 3 tabs. If i try to than use the .tabs("select", x) to move the user to a specific tab i get the following error: $("#tabNav > ul").tabs is not a function.

Interestingly enough I can use the exact same code and make it work if I instead point the href to a div on the same page. Code sample attached.

Please let me know if I'm missing somethiong or if this is an actualy bug.

Thanks

Jason

Attachments

tabs_snippit.txt Download (604 bytes) - added by jasonE 5 years ago.
Code snippit

Change History

Changed 5 years ago by jasonE

Code snippit

comment:1 Changed 5 years ago by paul

  • Owner changed from paul to klaus

comment:2 Changed 5 years ago by klaus

  • Status changed from new to closed
  • Resolution set to worksforme

Works perfectly for me. The attached snippet is probably not enough to reproduce the bug (if it is a bug). Also it would be crucial to know the browser/os the error occured in.

comment:3 Changed 5 years ago by jasonE

  • Status changed from closed to reopened
  • Resolution worksforme deleted

Sorry for not including enough information. I'm reopening the ticket. I put a stripped down version of the project I am working online here.

 http://rpt.homes.com/iTools/klaus.cfm

The test link above the tabs calls the function and throws the error. So far I've tested this in ie 7 and Firefox on Windows XP SP2.

Thanks for looking

comment:4 Changed 5 years ago by jasonE

Please disregard. I was able to resolve the issue. It was either the 2nd inclusion of a style sheet or the second inclusion of the jQuery library that was causing the issue. Thanks for your time.

comment:5 Changed 5 years ago by klaus

  • Status changed from reopened to closed
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.