Results 1 to 4 of 4

Thread: Multiple javasript galleries with "Tab Content"

  1. #1
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Multiple javasript galleries with "Tab Content"

    1) Script Title: Tab Content script (v 2.0)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tabcontent.htm

    3) Describe problem:
    Script is great, i have used it in a number of occasions, but it is the first time i actually call DIVs with other javascript inside.
    Same behaviour with IE7, FF3, Safari 3.

    URL: http://films.ptypix.com/html/en4.html

    I am trying to use the tabs to switch between various javascript galleries, but the browsers only load the first one. if i click on the second tab then reload, the browser displays it correctly.

    I tried to change the "remember position function" to false, but that didnt change anything.

    I am thinking maybe a onClick reload function might work, but i am note sure how to implement it.

    Any ideas welcome!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    By JavaScript galleries, do you simply mean a collection of images without any additional JavaScript functionality? Looking at your page's source, all I see are image tags wrapped in LIs. Right now all I can see is that there is an error thrown when viewing your page that pertains to:

    Code:
    Error: theimg is null
    Source File: http://films.ptypix.com/css/shuffle.js
    Line: 62
    DD Admin

  3. #3
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the fast answer!

    Yes the file at http://films.ptypix.com/css/shuffle.js is used on all other pages but this one. the images are being called by html, but managed by the scripts at:
    http://films.ptypix.com/gallery/jquery.js">
    http://films.ptypix.com/gallery/jquery.galleria.js">
    http://films.ptypix.com/gallery/jquery.galleria.pack.js">
    http://films.ptypix.com/gallery/fade.js">

    Cheers

  4. #4
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi, so there was no pbm with the DD script.
    i need to work on http://films.ptypix.com/gallery/fade.js
    thet is the file that messes thing up for what i want to do.

    Cheers

    Any idea appreciated

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
  •