How To Open 2 links with 1 Click : JavaScript

Well here I will show you how to open 2 links with just one click.

Solution:-

Here is the Code, insert this in the Head:-


<SCRIPT LANGUAGE="JavaScript"> 
function DoubleOpen(site1, site2) { 
 more...
 

No comments:

Post a Comment