| MasterDiz.com | The WebMasters Portal | |
| Home | On mouse clik... |
-PopuP a window-
Sample HTML Document |
This is the SCRIPT. |
Instructions |
| <html> <head> <title> </title> </head> <body> <a href="#" onClick= "javascript:window.open ('http://www.masterdiz.com', 'clikwin', 'toolbar=no scrollbars=yes')"> Webmasters portal.</a> </body> </html> |
Right click in the box "sellect all" copy and paste. |
Copy and
paste the script in your html document between
<body>here</body> where your link is. Put the URL of the your webpage or website you want to Pop uP where it says "THE URL OF POPUP WINDOW GOES HERE" (See the green letters in the sample html document ). If you want the Pop uP window to have toolbar or scrollbars, put "yes" or "no" (See the yellow letters in the sample html document ). Put the name of your link where it say "NAME OF THE LINK GOES HERE" (see sample where the blue letters are. ) ------------------------ ----------------- A popup to Top50.to
With tool bar. |