Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

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 Codewalkers Forums Sponsor:
  #1  
Old January 15th, 2004, 06:21 PM
trippleweb's Avatar
trippleweb trippleweb is offline
Contributing User
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: Victoria, BC, Canada
Posts: 702 trippleweb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 26 m 5 sec
Reputation Power: 2
new window no buttons

Is it possible to open a link and have no buttons, without actuall opening a new window? The reason I ask is I would like my php program to have as much viewing space possible. I have tried using javascript to open a new window and kill the existing one, but some browser get the prompt"someone is trying to close window.."

Reply With Quote
  #2  
Old January 16th, 2004, 09:36 AM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: new window no buttons

Your question is not very clear. Are you asking this question about a pop-up window generated with Javascript?? Can you please make up this thing clear.

Reply With Quote
  #3  
Old January 16th, 2004, 02:52 PM
trippleweb's Avatar
trippleweb trippleweb is offline
Contributing User
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: Victoria, BC, Canada
Posts: 702 trippleweb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 26 m 5 sec
Reputation Power: 2
RE: new window no buttons

Sorry for not being very clear, I want to link from a normal page to a page that has no buttons to maximize viewing space, I was assuming javascript was the answer. I prefer not to open a new window. I hope this makes sense

Reply With Quote
  #4  
Old January 16th, 2004, 02:56 PM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: new window no buttons

You should open a new window for that... Use this Javascript code!
Code:
<script language="JavaScript">
	function logWin(openPage,winName,args){
             window.open(openPage,winName,args);
    }
</script>

<a href="javascript:logWin('test.htm','NewWin','width=800,h  eight=600,resizable=no,scrollbars=no,status=0')">Click</a>

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > new window no buttons


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 2 hosted by Hostway
Stay green...Green IT