I want to display the gallery in a new tab instead of the main window, and I was wondering what should I change for this. Technically I have to add
target = "blank" somewhere in the code but not sure where. To be more precise from
http://mydomain.com/showgallery.php?...&username=jdoe when clicking on a album, the new target (
http://mydomain.com/showgallery.php?cat=599) should open in a new tab. Any help will be much appreciated.
Thank you!