Monday, January 26, 2009

FAQ's, Tips, Help, and Neat Ideas

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.

5 comments:

  1. One thing I've found is that Firefox does not run some scripts the same way as Explorer will.

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Here's another nice script for those of you who want those flashy websites.

    Image 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!

    ReplyDelete
  4. Here's a couple of interesting links that I found helpful to producing my homepage.

    Hide 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.

    ReplyDelete