Use this blog to share your thoughts, expertise, or tips you might have for your classmates. Also, post your questions or problems here so your classmates can help you.
This script allows you to create an image flip. One image will show, when you mouse over the image, it will change to a different image. All you need to make it work is two images, an HTML editor (notepad or expression web), and some patience.
Hope you enjoy another good script. Have a nice day!
The top one I used for my links panel on my index page.The script allows you to control what div containers are shown with hyperlinks "< a >" tags.
The second allows you to create cascading div containers (like the ones seen on the world of warcraft site). you click a button to hide the contents of the div container, you click another button to show what's shown in the div container, like the last one, it too is controlled by hyperlink tags.
One thing I've found is that Firefox does not run some scripts the same way as Explorer will.
ReplyDeletetest test test
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHere's another nice script for those of you who want those flashy websites.
ReplyDeleteImage Flips
This script allows you to create an image flip. One image will show, when you mouse over the image, it will change to a different image. All you need to make it work is two images, an HTML editor (notepad or expression web), and some patience.
Hope you enjoy another good script. Have a nice day!
Here's a couple of interesting links that I found helpful to producing my homepage.
ReplyDeleteHide Elements With Links
Collapsable Containers
The top one I used for my links panel on my index page.The script allows you to control what div containers are shown with hyperlinks "< a >" tags.
The second allows you to create cascading div containers (like the ones seen on the world of warcraft site). you click a button to hide the contents of the div container, you click another button to show what's shown in the div container, like the last one, it too is controlled by hyperlink tags.