Results 1 to 10 of 10

Thread: Featured Content Glider Question

  1. #1
    Join Date
    Dec 2007
    Location
    BC, Canada
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Featured Content Glider Question

    1) Script Title: Featured Content Glider

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

    3) Describe problem: I was wondering if it would be possible to set this up to slide the content horizontally instead of vertically.

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

    Default

    Sure, try the below modified featuredcontentglider.js

  3. #3
    Join Date
    Dec 2007
    Location
    BC, Canada
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the mod.
    Can you make it slide the opposite direction horizontally? More like turning pages in a book...

    Thanks a bunch.

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

    Default futher ehancment

    The horizontal glider is great! Thanks!

    Can you tweak it further so that Prev slides content to the left, and next slides content to the right?

    Thanks in advance.

    Ross

  5. #5
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hehe...got that backward...next should slide to the left (so you can read the next item to the right) and prev should slide the right (so you read the next item to the left).

    Mind-bending...

    Thanks

  6. #6
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi...just checking in. Ever hopeful...

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

    Default

    Ok, try the below .js file. It's based on the script that was updated Jan 29th, but modified to reverse the glide direction when previous button is clicked. I may update the official script with the behavior as well soon.

  8. #8
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ah thanks...this is perfect!

  9. #9
    Join Date
    Jul 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    first of all, thks very much for this script! Its helping me a lot!

    Iīm trying to use it to toggle between youtube videos and iīm having some problems.

    1. I want to disable the animation shown when a video is toggled but i donīt know how to do it. It doesnīt work properly with embeded youtube tags.

    2. If iīm playing a video and i toggle to another, the video thatīs playing continues loading and the new one is showed (i think its due to the fact that the javascript just hides and shows divs and donīt reload or disable them). Is there a way to change that?

    I donīt know if this script is the right choice to make a youtube videos toggler, so if anyone knows one with this especific purpose please introduce me!

    thx again!

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

    Default

    Marcaodd:
    In the future, please start your own thread when asking a question. You're right, if you have videos embedded within a content for this script, it will not stop playing just because you've selected another panel to view. This is because the script is hiding/ showing the panels, not "emptying" them. Hiding a panel doesn't affect a video on it from stopping.

    Until I have time to think about a solution for this, currently another script that does address this limitation is Tab Content Script, specifically, if you've specified to use IFRAME to display the tabbed contents. Any video inside one of those contents will stop plahing when a different content is selected.

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
  •