Page 1 of 1

Open link in popup, not working ?

Posted: 05 Jul 2008, 17:58
by nolly
Using the sitemenu, I just can't open a page as popup

Heres a portion of sitemenu.ini under [LINKS]


link2 = About Us
link2rollover = tooltip
link2rolloverdata = For facts and figures about us, please <b>click here</b>
link2click = popup,457,330
link2clickdata = html/aboutus.html

link3 = About Us2
link3rollover = false
link3rolloverdata = false
link3click = _blank
link3clickdata = html/aboutus.html


link3 works fine but not link2. using the full URL does'nt help

I followed the example discused in topic
viewtopic.php?t=2526

and the example
https://www.photo.gallery/imagevue/?conf ... emenu=true
works fine, but does'nt realy help me.

I would apreciate a solution to this problem

Posted: 06 Jul 2008, 17:49
by nolly
I think i found what causes the problem.
I use the sitemenu in the slideshowmodule and as i only use the slideshowmodule i renamed slideshow.php to index.php.
Now i have to figure out how to start directly with the slideshowmodule and still have the popup to work