Cool Javascript Tricks Show Pupup Window On Mouse Over Mouseover Link
Posted On Sun Jan 07, 2007 By hostman In Javascipt Forums And Other Related Topics Discussion About Javascript Progamming Forums
today i will show you how you can make a popup window with the mouseover function in javascript. this is a cool way to get your visitors attention.
ok, if you want to try it for yourself, i wrote up this script..
the first thing to do so you can learn from this turotial guide, is to open your text editor. for this example, i will be using notepad.
so open a blank notepad and copy and past the following code.
now paste this code into notepad and save the file as wallpaperama693.html and upload to your site, once you have uploaded to your website, open it with your browser and see it in action.
if you don't have a website yet, you can visit our friends at www.webune.com and you can signup for one of their plans to get you started.
Our friends at Webune have provided us with web hosting to show you how this script works just in case you don't have a website yet.
if you have any question, please post them here and i will try to answer them for you.
ok, if you want to try it for yourself, i wrote up this script..
the first thing to do so you can learn from this turotial guide, is to open your text editor. for this example, i will be using notepad.
so open a blank notepad and copy and past the following code.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Javascript Mouseover popup windows with link</title>
</head>
<body>
<br />
<p align="center"><A HREF="noplace" onMouseover="alert('Please Tell Your Friends About Wallpaperama.com')">Put your mouse pointer here to see a popup</A> </p>
<div align="center">
Copyright © 2007 Wallpaperama - All Rights Reserved<br />
Hosting Provided by <a href="http://www.webune.com">Webune.com</a>
</div>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Javascript Mouseover popup windows with link</title>
</head>
<body>
<br />
<p align="center"><A HREF="noplace" onMouseover="alert('Please Tell Your Friends About Wallpaperama.com')">Put your mouse pointer here to see a popup</A> </p>
<div align="center">
Copyright © 2007 Wallpaperama - All Rights Reserved<br />
Hosting Provided by <a href="http://www.webune.com">Webune.com</a>
</div>
</body>
</html>
now paste this code into notepad and save the file as wallpaperama693.html and upload to your site, once you have uploaded to your website, open it with your browser and see it in action.
if you don't have a website yet, you can visit our friends at www.webune.com and you can signup for one of their plans to get you started.
Our friends at Webune have provided us with web hosting to show you how this script works just in case you don't have a website yet.
if you have any question, please post them here and i will try to answer them for you.
adnso Thu Dec 29, 2011
pic star
wat
wat
rer Tue Jul 12, 2011
cool script, always interested in more of this code
upendra Mon Nov 01, 2010
I need a alert asking on close of a window
i am trying out onbeforeunload but it is not working only on IE
i am trying out onbeforeunload but it is not working only on IE
Krazy Fri Aug 06, 2010
You're better off using the onClick code instead of the onMouseOver because people get easily irritated by unwanted pop ups.
Pie Wed Feb 03, 2010
It's very good.
Thanks alot!
Thanks alot!
suraj Tue Jul 07, 2009
thanx yr but i need scrool dilog box with mouse rollover
naploean Thu Jan 01, 2009
i need a onmouseover open div popup window how can i do that?
akhilesh Tue Aug 19, 2008
i want to creat a new popup window on a page
Anthony Thu Dec 20, 2007
in which world you are living by giving such basic script
Lonnie Sun Dec 09, 2007
this was really cool, simple and easy.
sivaranjani Mon Jun 25, 2007
thank u so much. this tutorial helps me to learn tricks in javascript.. send me more tricks in javascript in my mail..
Related Content
Information
Forums »
Javascipt Forums And Other Related Topics Discussion About Javascript Progamming »
Cool Javascript Tricks Show Pupup Window On Mouse Over Mouseover Link
Javascipt Forums And Other Related Topics Discussion About Javascript Progamming »
Cool Javascript Tricks Show Pupup Window On Mouse Over Mouseover Link
Title: Cool Javascript Tricks Show Pupup Window On Mouse Over Mouseover Link
Description: Cool Javascript Tricks Show Pupup Window On Mouse Over Mouseover Link
Tags: cool ,javascript ,tricks ,show ,pupup ,window ,on ,mouse ,over ,mouseover ,link
Info: This Post Has Been Viewed 0 Times Since
Date: Sun Jan 07, 2007
Author hostman Received 12 Replies #788
Date: Sun Jan 07, 2007
Author hostman Received 12 Replies #788
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
