Website Designers R Us - Home
When using images isn't fast or good enough, add pop-up hint windows

If you have images on your web page, you might want to consider adding text representations of them to help out users with slow connections, users using text only browsers, and users who have turned off loading of images.

The good news is that you don't have to create a separate page -- all you have to do is add the "ALT" parameter to your "IMG" tags. For example, if your original IMG tags looks like:

    <IMG src="welcome.gif">
 
simply add the ALT tag as follows with a short but descriptive text that can describe what your image represent:
 
    <IMG src="welcome.gif" ALT="Welcome!">
 
Now, when your visitors choose to see your page without graphics, they'll still be able to see what your images represent.
 
     TIP: If you're using Explorer 3.x, Explorer 4.x, Communicator 4.x or compatible browser, you can get an extra side benefit by using the ALT parameter. Most new browsers will display the ALT text in a pop-up hint window when the mouse is paused over the image. Example:
 
You can easily use this side-effect to display on-the-spot help or other long descriptions to your visitors.
Return to Listing

Website Designers R Us is a professional Internet strategy and Web design company based in Toronto, Canada. We specialize in best-in-class website design, online marketing, Flash multimedia, corporate identity and print graphics. Website Designers R Us features an integrated team of web consultants, creative designers, writers, programmers and marketing professionals that know how to get online results
 Home          ::             About Us          ::             Support            ::             Services            ::             Link Partners          ::             Contact

Copyright © 2006-2007 Website Designers R Us, a DOT Specialist Company. All rights reserved.