create pop up with set height and wifth
Started by donkeymusic, Feb 15 2006 07:53 PM
7 replies to this topic
#1
Posted 15 February 2006 - 07:53 PM
i have created a gallery which i would like that whe a ser clicks the image it opens anew window with details, i want this widnow to be a set height and width.
how wolud i do this?
thanks for any help.
how wolud i do this?
thanks for any help.
#2
Posted 15 February 2006 - 09:12 PM
<a href="java script:window.open('URL', 'obj', 'width=20px,height=20px');">link</a>
This is fairly common, look in the tutorial database for more detailed tutorials.note: the space between java and script shouldn't be there, ipb just doesn't like me.
Edited by rc69, 16 February 2006 - 05:53 PM.
#3
Posted 16 February 2006 - 09:59 AM
does it have to use javascript?
#4
Posted 16 February 2006 - 12:22 PM
If you want to set a specific width and height, yes
#6
Posted 11 March 2006 - 01:32 PM
html alone cannot set the size of a window. You can use the target attribute in a link to create a new window, but you will have no control over it's size, position, etc.
#7
Posted 12 March 2006 - 05:15 AM
okay this willseem stupid but what do i search for? i had done a search after the origianl post and got some good tutorials but have since loast them and cant remember how i found them
Edited by donkeymusic, 12 March 2006 - 06:24 AM.
#8
Posted 13 March 2006 - 04:38 PM
The simplest thing i can think of would be pop ups.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
