I was looking around on the web (as you do) and came across this cool Fash based news displayer that had a nice visual effect.
A long list of items is reduced in font size and crammed into a small screen space. As the user rolls the mouse over an item, it (and the surrounding items) become larger (similar to the MacOSX dock animation). Now, it's using Flash, but still - it got me thinking about how that kind of visual effect could be useful to me... and how I might implement it using javascript in a "standards compliant" method.
Here is what I came up with
I've taken a list of links to country information in the CIA World Fact Book (269 in total)... and attempted to display the data using the same visual effect.
Has anyone else got any "cool" text effects that could be used to good effect (and deteriorate nicely) that they want to share?
Enjoy,
Jeff
[tt]Jeff's Page @ Code Couch
[/tt]
What is Javascript? FAQ216-6094
A long list of items is reduced in font size and crammed into a small screen space. As the user rolls the mouse over an item, it (and the surrounding items) become larger (similar to the MacOSX dock animation). Now, it's using Flash, but still - it got me thinking about how that kind of visual effect could be useful to me... and how I might implement it using javascript in a "standards compliant" method.
Here is what I came up with
I've taken a list of links to country information in the CIA World Fact Book (269 in total)... and attempted to display the data using the same visual effect.
Has anyone else got any "cool" text effects that could be used to good effect (and deteriorate nicely) that they want to share?
Enjoy,
Jeff
[tt]Jeff's Page @ Code Couch
[/tt]
What is Javascript? FAQ216-6094