Multiple Links :
THE TECHNIQUE
-  
- Send Page To Friend 








This script will let us open two or more pages when a single link is clicked.

First we neutralize the html link. This is done by letting the link point to "#" which means it points to nowhere and thus has no effect in HTML.

The trick is, that at the same time, we add an onClick event to the link. This event will, in return, execute our small javascript that opens the two pages.

In this article we will limit the script to open two pages.
But as we said, the technique can easily be used to open as many pages as you like from a single link.


 << PREVIOUS
READ MORE >>  







Got unanswered questions related to this page?

Visit the Talk Back Page and post your questions!







DEVELOPER TIP!





     "Better Than Books - As Easy As It Gets!"