View Full Version : need help with this
alexaa
02-03-2010, 03:42 AM
How do you make it so that when someone clicks on a layout
it pops up in a new tab instead of a whole new window?
I tried what it said in another topic, but that didn't work.
Marshall
02-08-2010, 08:42 PM
The problem is that it's part of a javascript function that builds the query string and uses window.open() instead of just a link ie target="_blank" which would not have the same results. I'd really have to look into alternative ways of doing it because it's not a simple as changing a link.
As soon as I get time I'll look it over and post a mod. :)
alexaa
02-14-2010, 11:33 PM
ok thanks :)
vBulletin® v3.7.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.