works fine for me.. If you click the images before the page has fully loaded, then it can / will open the images in a new browser window, because the javascript isn’t fully loaded. You could go around this by implementing a javascript that will show the thumbnails only after the page has been fully loaded.
The slidebox needs an xml for the next / prev links to render and work.. the xml is created when the "save changes" button is clicked in the picture management and slidebox parameter is in use.. So if you haven’t been in the picture management after you have enabled slidebox, go there and hit the save changes button.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Sorry, it’s not work. I noticed that when this problem begins in one gallery, other galleries stop working too. I compared gallery.xml of working gallery and not working - absolutely identical. When I delete snippet call from page, save page, load page in other window, again insert snippet call and save page - all start work fine. Other people complain about it too. Later I will show screenshots of this problem
From Russia with love
I would suggest to use some of the other display types, such as slimbox that are more recent.. slidebox is a very old script and it could have problems with the newest browsers. Or you could implement an embedded display type your self for some other script. MaxiGallery wiki has a guide how to set up thickbox for example.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."