Reply
Old 08-28-2004, 11:19 AM Javascript window.
pipers dragon's Avatar
Extreme Talker

Posts: 190
Trades: 0
i coded a javascript pop-up window :

<script language="javascript" type="text/javascript">
//<!--
function layout1()
{ window.open ("layout1.html","popup","width=600,height=500,loca tion=0,menubar=0,resizable=0,scrollbars=0,status=0 ,titlebar=1,toolbar=0") }
-->
</script>

I thought the resizable=0 would make it to where they couldnt resize the page, I was wrong, Is there a way to make it to where they cannot use the corner of the box to make the window bigger?
pipers dragon is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 08-28-2004, 05:19 PM
webwoRRks's Avatar
Ultra Talker

Posts: 426
Location: I hope so
Trades: 0
thats right, resizable=0 means the page can't be resized. Try placing it first in your list of parametres and see if that helps.
__________________
Theres 10 types of people; those who understand binary, and those who don't.
webmaster and webdeveloper resources, http://www.webworrks.com
webwoRRks is offline
Reply With Quote
View Public Profile Visit webwoRRks's homepage!
 
Old 08-28-2004, 05:46 PM
Christopher's Avatar
Iced Cap

Posts: 3,113
Location: Toronto, Ontario
Trades: 0
No, not 1 or 0, you should be using 'yes' or 'no'. See here for syntax.
Christopher is offline
Reply With Quote
View Public Profile
 
Old 08-28-2004, 10:11 PM
pipers dragon's Avatar
Extreme Talker

Posts: 190
Trades: 0
ok thanks, btw, can I make an IFrame only be able to scroll up and down?
pipers dragon is offline
Reply With Quote
View Public Profile
 
Old 08-29-2004, 05:27 AM
webwoRRks's Avatar
Ultra Talker

Posts: 426
Location: I hope so
Trades: 0
chroder, from the site you gave;

Quote:
Most of these features require yes or no (1 or 0 is also o.k.)
__________________
Theres 10 types of people; those who understand binary, and those who don't.
webmaster and webdeveloper resources, http://www.webworrks.com
webwoRRks is offline
Reply With Quote
View Public Profile Visit webwoRRks's homepage!
 
Old 08-29-2004, 05:30 AM
webwoRRks's Avatar
Ultra Talker

Posts: 426
Location: I hope so
Trades: 0
piper, if it doesn't expand beyond 100% of the iframe width, it will only scroll vertically.
__________________
Theres 10 types of people; those who understand binary, and those who don't.
webmaster and webdeveloper resources, http://www.webworrks.com
webwoRRks is offline
Reply With Quote
View Public Profile Visit webwoRRks's homepage!
 
Reply     « Reply to Javascript window.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.09848 seconds with 13 queries