1. Home
  2. Computing & Technology
  3. Web Design / HTML

Image Rollovers and New Windows

What HTML Can't Do

By Jennifer Kyrnin, About.com

Image Rollovers

This is an "HTML" trick that is done with JavaScript. In fact, it's one of the most common things that JavaScript does. You can learn more about JavaScript and rollovers, check out the JavaScript site at About.

But if you want a page that loads more quickly, with text that changes colors, you can use CSS to change the text color when your mouse rolls over it. It's easy to do, learn how to change text colors dynamically on mouseover.

Open a New Window

While it's easy to open a new window using frame tags, you can actually change the size of the new window using JavaScript. Find out how in my article: Opening a Link in a New Window

What Else HTML Can't Do

Previous Features

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. Javascript and Ajax
  5. Image Rollovers and New Windows - Use Javascript to Do Image Rollovers and New Windows

©2008 About.com, a part of The New York Times Company.

All rights reserved.