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