Web Hosting Talk







View Full Version : How to illustrate headlines


SEATi
03-18-2009, 05:11 AM
Hello fellow WHTers,
Does anyone know how to do this:
http://prodigy.msn.com/
(the headlines with pictures that swap with a timer or when someone clicks on a headline and display a small title at the bottom of the image)
?
It's kinda the same technique used in www.msn.com, however in the Mexican version it's more "flashy".
Any reply will be appreciated.

bear
03-18-2009, 07:08 AM
Looks like it may be this script: http://ads1.msn.com/library/dap.js
Look down in the lower half of it for the section that contains: onreadystatechange="startTimer()

axiological design
03-18-2009, 04:36 PM
It's definitely either JS or jquery. Should be fairly simple to do. run a search for jquery plugins that will do what you want, you'll find plenty.