Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

marquee by javascript or html

Status
Not open for further replies.

perryair

IS-IT--Management
Joined
Apr 7, 2005
Messages
91
Location
IL
Hi..
I would like to create marquee that include pictures and text at the same time and also connect this to SQL database.

any idea?
 
Javascript, marquee and SQL database...

No. :(

------
heisenbug: A bug that disappears or alters its behavior when one attempts to probe or isolate it
schroedinbug: A bug that doesn't appear until someone reads source code and realizes it never should have worked, at which point the program promptly stops working for everybody until fixed.

[ba
 
To quote the Spong Monkeys
We like the moon coz it is close to us we like the moooon! but not as much as a spoon cuz that's more use for eating soup and a fork isn't very useful for that unless it has got many vegetables and then you might be better off with a chop-stick

-Rick

----------------------
[banghead]If you're about to post an ASP.Net question,
please don't do it in the VB.Net forum[banghead]

[monkey] I believe in killer coding ninja monkeys.[monkey]
 
You'll need a server-side process like ASP to write out the content, then use JavaScript to scroll it. If IE-only is ok, you could use the <marquee> tag.

Adam

Whatever I feel like I wanna do, gosh!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top