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 December 15th, 2000, 06:56 PM
duellsy duellsy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: seymour, vic, australia
Posts: 12 duellsy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to duellsy
i want to have a pop-up screen that is activated on the closing of a window, but i want it to be one that has no toolbar, adress, etc, just a plain window with my HTML file inside...u know what i mean?
thanks in advance.

Reply With Quote
  #2  
Old December 16th, 2000, 06:02 PM
Insane Sensei Insane Sensei is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: US
Posts: 16 Insane Sensei User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 sec
Reputation Power: 0
Send a message via ICQ to Insane Sensei
http://tech.irt.org/articles/js128/#3

Try putting those properties in the window.open() function i.e.:

window.open("whateverpage.html","name of window", width="##", height="##", titlebar=no, fullscreen=yes....and so forth...)

Reply With Quote
  #3  
Old December 17th, 2000, 02:55 AM
duellsy duellsy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: seymour, vic, australia
Posts: 12 duellsy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to duellsy
i was hoping to gwet the script in HTML as that is what i am use to, i aint too good at the whole JS thing, do u know the script for it in HTML???

Reply With Quote
  #4  
Old December 18th, 2000, 02:22 PM
zoloft zoloft is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: Bartonville, IL USA
Posts: 5 zoloft User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to zoloft
If all you want is a simple popup thats not full screen necessarly but has no scroll bars you can use this code. In it you can specify the popups size and what options you want enabled.

--------------------------------------------

<html>
<head>
<title>Pop-up for Now.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>

<body bgcolor="#FFFFFF" onUnload="MM_openBrWindow('www.now.com','popup','width=600,height=400')">
</body>
</html>

------------------------------------------

this will open when you go to a new webpage or when you close the webpage.

If this isn't what your looking for let me know.


Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > also, how do i get those cool windiws that have no toolbars?


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



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

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





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT