HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 8th, 1999, 05:30 AM
Homie16
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Can you please tell me how to do a javascript in a pop up?

I would be greatful if you tell me!

------------------
Thank you if you reply!!!!
MvH:Micke

Reply With Quote
  #2  
Old November 8th, 1999, 10:57 AM
Spookster
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Im assuming you wanted to open a popup window using javascript. Your request wasn't quite clear but heres a sample script:

<HTML>
<HEAD>
<TITLE>Opening a Popup Window</TITLE>
<SCRIPT LANGUAGE=JAVASCRIPT TYPE="TEXT/JAVASCRIPT">
<!-- Hide script from old browsers

function popup(){

popupwindow = window.open("somewhere.html","","toolbar=no,location=no,scrollbars=no,resizable=no,width=400,height=200,left=500,top=200")

}
// End hiding script from old browsers -->
</SCRIPT>
</HEAD>
<BODY>
<a href="javascriptopup()">Open window</a>
<br>
<a href="javascriptopupwindow.close()">Close window</a>
</BODY>
</HTML>

THis will open the window and you can change the options for size and you can change where the location on the screen where it opens but that only works in 4.0 or higher browsers.


Spookster URL

Reply With Quote
  #3  
Old November 9th, 1999, 02:08 AM
Homie16
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Thank you thatŦs kind of you
i donŦt know so much about
javascripts but i hope
to learn more about it

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Donīt know how to do!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway