i have small images that i want users to click on and a larger one pops up in a new window and its easy to close with out loosing the original page, how do i do that
thanks a lot
pop up image in DW8
Started by zoom4267, Jan 04 2007 10:09 PM
4 replies to this topic
#1
Posted 04 January 2007 - 10:09 PM
#2
Posted 04 January 2007 - 10:35 PM
you can just use a basic:
<a href="URL to image" target="_blank"><img src="url to smaller image"></a>
or if you want to define the size of popup you can use javascript.
is that what you mean?
<a href="URL to image" target="_blank"><img src="url to smaller image"></a>
or if you want to define the size of popup you can use javascript.
is that what you mean?
#3
Posted 05 January 2007 - 07:05 AM
Lady Ramses, on Jan 4 2007, 10:35 PM, said:
you can just use a basic:
<a href="URL to image" target="_blank"><img src="url to smaller image"></a>
or if you want to define the size of popup you can use javascript.
is that what you mean?
<a href="URL to image" target="_blank"><img src="url to smaller image"></a>
or if you want to define the size of popup you can use javascript.
is that what you mean?
that seems like what i need. ill give it a go, thanks
#4
Posted 08 January 2007 - 11:10 AM
Dreamweaver actually comes with some prewritten scripts. I can't remember the panel off the top of my head but there's options for a variety of things including a pop-up. When I'm on my laptop later on, I can point you to it.
#5
Posted 08 January 2007 - 10:26 PM
Sorry for not getting back to you sooner. Found what it was called. Go to the Dreamweaver Exchange and download the Open Picture Window Fever plugin. When it's installed, click on your image and then go to your Behaviors panel in Dreamweaver. Click the plus sign and choose the Fever option. You can then define all of your options. I recommend checking off automatic dimensions.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
