Can someone please help me to find a script for a vertical news scroller I can position in a table and give a css class???
It's kind of urgent![]()
Thx peeps
Can someone please help me to find a script for a vertical news scroller I can position in a table and give a css class???
It's kind of urgent![]()
Thx peeps
Static news:
http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
or a live rss feed:
http://www.dynamicdrive.com/dynamici...ller/index.htm
?
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Ok, thx buddy I think that answers my question
![]()
I've seen this sort of thing many times before. It usually happens because centering is applied too high up. If you want the content of the scroller centered, apply it as low down as possible, ex:
Do that for each item. Applying centering of any kind above that can cause the entire scroller to be centered relative to the container, which is what your image shows.Code:pausecontent[0]='<div align="center"><a href="http://www.javascriptkit.com">JavaScript Kit</a><br />Comprehensive JavaScript tutorials and over 400+ free scripts!</div>'
To be more specific I would need a link to your page.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Lo John,
Thx for the advise but it didn't work![]()
this is the page:
http://www.born2frag.org.uk/test.html
It works in Firefox but not in IE!?
Works virtually the same in both browsers here because:
Is not available to me. It is something, probably some centering style(s), in that stylesheet that is causing the problem.Code:<link href="file:///C|/Documents and Settings/Kurt/Mijn documenten/nieuwe site/test.css" rel="stylesheet" type="text/css" />
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
link 2 css is:
http://www.born2frag.org.uk/test.css
As it seemed like the logical place, I had already checked there. Then and currently, that is just a copy of the page, not a css stylesheet, so worthless. How about uploading the style and linking it to the demo page?Originally Posted by trukje
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Oops my mistake!
Srry![]()
I'll replace it this evening!
Bookmarks