Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-03-2007, 02:21 PM   #1 (permalink)
champ_rock
 
champ_rock's Avatar
 
Join Date: Jun 2005
Location: Somewhere on the earth , near the equator
Posts: 751
Default simple popup


hi

i want to create a basic and simple popup which will open a website say www.google.com on my website page as soon as that html code is executed

can that be created in html only?? if yes then please tell me the complete code..

thanks
__________________
-------------
Registered Linux user number 400618
champ_rock is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 12-03-2007, 02:49 PM   #2 (permalink)
MMO Addict
 
amitava82's Avatar
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
Default Re: simple popup

http://www.javascript-coder.com/wind...dow-open.phtml
__________________
Steam Profile || Personal Page
Warp drive active. Approaching stargate.
amitava82 is offline  
Old 12-03-2007, 02:59 PM   #3 (permalink)
Šupər♂ - 超人
 
koolbluez's Avatar
 
Join Date: Oct 2004
Location: Look up... up in da sky... see me yet? Nah... Use a telescope, dumbo!
Posts: 1,626
Default Re: simple popup

http://www.echoecho.com/toolpopupgenerator.htm
http://www.javascript-coder.com/wind...dow-open.phtml
__________________
Windows ka tashan... koolbluez ishtyle - http://lin.cr/ss
I almost forgot this - http://www.thinkdigit.com/forum/showthread.php?t=6242
koolbluez is offline  
Old 12-03-2007, 05:45 PM   #4 (permalink)
MMO Addict
 
amitava82's Avatar
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
Default Re: simple popup

^^^ I'm faster than superman. check my link
__________________
Steam Profile || Personal Page
Warp drive active. Approaching stargate.
amitava82 is offline  
Old 12-03-2007, 07:11 PM   #5 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: simple popup

Code:
<html>
<head>
<title></titile>
<script type=text/javascript>
<--JS begin
function popup()
{
window.open(http://www.google.com);
}
//JS END-->
</script>
</head>
<body onLoad=popup()>
....
</body>
</html>
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e

Last edited by The Unknown; 12-03-2007 at 07:52 PM.
The Unknown is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by clmlbx
- by abhidev
- by Sarath
- by ico

Advertisement




All times are GMT +5.5. The time now is 02:45 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2