Results 1 to 5 of 5

Thread: Featured Content Glider help

  1. #1
    Join Date
    Jun 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Featured Content Glider help

    1) Script Title: Featured Content Glider

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

    3) Describe problem: Hey, i,ve downloaded this script and i want to ask how to add for example latest news into one of these "slides" ,here is my page (it's not finished yet) www.demo.cef-clan.org
    Last edited by sUrb3k; 06-09-2009 at 01:33 PM.

  2. #2
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    Put whatever you want in between the <DIV> tags:
    Code:
    <div class="glidecontent">
    Your Content Here
    </div>
    Hope this helps,
    X
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  3. #3
    Join Date
    Jun 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i tried this:
    <div class="glidecontent">
    <?php include("sc_headlines.php"); ?>
    </div>
    but it doesnt work

  4. #4
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    Could you post the contents of the file you're trying to include?

    Make sure that all <DIV> tags in your PHP include file are ended properly, because just one mistake could throw off the script from working...

    Cheers
    X96
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  5. #5
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    hy, i've posted this tread http://www.dynamicdrive.com/forums/s...295#post198295 ,and i dont understand why it doesnt work, yould you help me with my web page, i need an script like on this page: http://www.kode-designs.com/ on the left side u can see an switchbox with News,Tutorials,Works etc... on mouse click it changes, i would like to add this script to my page but i cant find it anywhere, could u pls help me to set up that glider which i dont know how to set up or do you have any sctript like on kode-designs.com . Sorry for my english

    Please help me
    Try this DD script, you should be able to make it do what you want.

    Hope this helps,
    X96
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

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
  •