Results 1 to 3 of 3

Thread: jtip

  1. #1
    Join Date
    Dec 2005
    Posts
    133
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default jtip

    How do I make this work under ajax tabbed pages?
    http://codylindley.com/Javascript/26...query-tool-tip

    I have this in the header

    <script src="../scripts/jquery.js" type="text/javascript"></script>
    <script src="../scripts/jtip.js" type="text/javascript"></script>


    It works on regular pages, but not sub-ajax based pages.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That's almost certainly due to jtip's needing to be initialized to the content that ajaxtabs imports. See:

    http://www.dynamicdrive.com/forums/s...ad.php?t=17426
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Dec 2005
    Posts
    133
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry but can you please explain exactly what I should do/modify here?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •