Results 1 to 3 of 3

Thread: Transitional Effect In Tab Content script v2.2

  1. #1
    Join Date
    Sep 2008
    Location
    Bristol - UK
    Posts
    842
    Thanks
    32
    Thanked 132 Times in 131 Posts

    Default Transitional Effect In Tab Content script v2.2

    1) Script Title: Transitional Effect In Tab Content script v2.2

    2) Script URL (on DD): Taken from this thread : http://www.dynamicdrive.com/forums/s...ad.php?t=39086

    3) Describe problem: I know this isn't an "official script", but you did make a change to the original and I didn't get any feedback from the last time so I thought I'd make a new thread.

    Unfortunately, since implementing the new transitional effect, the URL parameters have stopped working.

    Any way to fix this? / Or was it never intended to work across pages?

    Thanks,

    Jack

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

    Default

    That's normal actually, since the URL parameter feature was only added in v2.2 of Tab Content script:

    //** Updated April 8th, 08 to version 2.2: Adds support for expanding a tab using a URL parameter (ie: http://mysite.com/tabcontent.htm?tabinterfaceid=0)
    The fade in modification referenced in that thread was based on v2.0 of the script.

    Anyhow, attached is v2.2 of Tab Content script, modified to add a fade in effect using jQuery. Be sure that the top of your page also contains a reference to the jquery library:

    Code:
    <script type="text/javascript" src="jquery-1.2.6.pack.js"></script>
    DD Admin

  3. The Following User Says Thank You to ddadmin For This Useful Post:

    Schmoopy (12-07-2008)

  4. #3
    Join Date
    Sep 2008
    Location
    Bristol - UK
    Posts
    842
    Thanks
    32
    Thanked 132 Times in 131 Posts

    Default

    Awesome, works perfectly

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
  •