|
-
Need help with web design
I have a friend who runs a small blogger based website and has a couple of advertisers. He had an HTML marquee code that allowed him to have a scrolling ad where it would scroll through all of the ads in order. Basically, he is wanting to make the order of the advertisers random, so that each time you go to the site, a different order for the advertisers would be presented, so that one advertiser isn't always at the end of the scrolling list. I told him we could do something like what is done on most websites, where each time you refresh the page, a different ad appears, but he wanted all of the ads to be on the page at one time. Even if its not a scrolling ad, maybe some kind of thing where one ad fades out, the other fades in, in a random order. Any help would be much appreciated.
This is the HTML code for what he is currently doing:
<marquee direction="down" onmouseover="this.stop()" width="200" scrollamount="4" onmouseout="this.start()" height="350" align="center">
</marquee></center>
Thanks!
Similar Threads
-
By cormac in forum ASP.NET
Replies: 0
Last Post: 06-21-2005, 11:01 AM
-
By Jon Crosse in forum Architecture and Design
Replies: 0
Last Post: 11-27-2000, 01:56 PM
-
By slp in forum Architecture and Design
Replies: 3
Last Post: 11-16-2000, 07:15 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks