#1 (permalink)  
Old 06-15-2006, 08:16 AM
Registered User
 
Join Date: Jun 2006
Posts: 2
Manual image scroller - Urgent

Hello all,

Please see news.yahoo.com, there you can see in the mid of the page "Kevin Sites in the Hot Zone". I need this type of image scroller in my website. Can someone help me.

Thanks
Reply With Quote

  #2 (permalink)  
Old 06-15-2006, 08:57 AM
Till's Avatar
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
This is probably a layer styled with "overflow:hidden", and a bunch of JavaScript code to move the contents around.

Did you "view source" on that page yet? Usually helps to figure things out...
Reply With Quote
  #3 (permalink)  
Old 06-15-2006, 09:18 AM
Registered User
 
Join Date: Jun 2006
Posts: 2
Thanks for your reply.

I have seen the code and save the page as well. But the code is very complicated and after that I have also edited it but when I copy that code to my page it wont works.

Can you tell me from where I can get it other than yahoo.

Thanks again
Reply With Quote
  #4 (permalink)  
Old 06-15-2006, 05:14 PM
Till's Avatar
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
Well, for starters it helps to understand what you are using.

Just do a simple proof of concept and go from there?

Code:
<div id="foo" style="height:10px;overflow:hidden;width:100px;">
    <div id="bar" style="position:absolute;top:0px;left:0px;">
    text text text text text texttext text texttext text texttext text texttext text texttext text text
    </div>
</div>
Then write up some JavaScript code to manipulate the "left" value - see document.getElementById('bar').style.left = x

This is just an idea, or a draft.
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image Linking kourui Programming and Scripting 2 05-15-2006 07:48 PM
Typing over image ctbrons Programming and Scripting 1 04-23-2006 05:32 AM
controlling the size of an image with text over it bobs world Graphics and Flash 9 02-25-2006 12:26 PM
change style by image rollover biggy Programming and Scripting 1 01-12-2006 06:05 PM
Image rotation script Bryan G Programming and Scripting 9 12-21-2005 05:33 PM


All times are GMT -5. The time now is 04:57 PM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter