SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
-
Sep 11, 2006, 04:07 #1
Best method of producing resizeable pop-ups
Hi there,
I want to be able to create resizeable pop-up windows for some of my products I'm selling. Now, I'm having difficulty on both which javascript method is best and also how to format the pop-up HTML correctly, as nothing is currently 'popping up'.
My code is below:-
Code:<a href="#" onClick="MM_openBrWindow('../../pics_2006_tt/east_10/5.jpg','','status=yes,scrollbars=yes,resizable=yes,width=320,height=420')"><img src="images/products/bruno-zach/kicking-girl/kicking-girl_gallery.jpg"></a>
Kind Regards
James
-
Sep 11, 2006, 04:30 #2
- Join Date
- Oct 2003
- Location
- Winona, MN USA
- Posts
- 10,053
- Mentioned
- 142 Post(s)
- Tagged
- 2 Thread(s)
Are you putting a link to your javascript in your html?
Code:<a href="javascript:openWindow();">YOUR LINK HERE</a>
Linda Jenkinson
"Say what you mean. Mean what you say. But don't say it mean." ~Unknown
-
Sep 11, 2006, 13:17 #3
- Join Date
- Dec 2002
- Location
- Alabama, USA
- Posts
- 2,560
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
For reference:
Accessible JS Links
xWindowLast edited by MikeFoster; Sep 12, 2006 at 09:07.
Cross-Browser.com, Home of the X Library
Bookmarks