Member
Member
eddiejanzer   2006-06-30, 04:04
#1

on the "image.php in themes, when you view the original image, is there a way of opening a popup that is simply closed as opposed to "going back"?

Member
Member
Chilifrei64   2006-06-30, 04:20
#2

just add the target="_blank" to the link

" target="_blank">

Member
Member
eddiejanzer   2006-06-30, 06:14
#3

thanks for the quick response. Love zenphoto.

Member
Member
eddiejanzer   2006-06-30, 14:41
#4

I got that easy enough. I wanted to start simple and then add code below(I have some js linked in the head section). This comes from a gallery, a static site. I have done this a few different ways and although the image opens in a seperate window, I am trying to get the window to open only the size of the original image. My old gallery opens this popup in the top left corner of the screen. I know it's a simple solution (hope). any help appreciated, thanks for "zen".
target="popUpWin" onclick="popUpWin(this.href,'console',640,480);return false;"> | click here to view larger image

Member
Member
eddiejanzer   2006-06-30, 14:42
#5

below is the complete line

| click here to view larger image

Member
Member
eddiejanzer   2006-06-30, 14:55
#6

sorry, my last post seemed to turn into a link

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.