I’m trying to use this in a website, it’s for SEO needs … It work well but this code :
window.open(url)
Don’t produce the same result in all browser, in FF and IE, it create a new tab but in Chrome it open a new window and in Safari it didn’t work at all.
Any idea to fixe it or another way to do this ?
This is a browser option. You can’t really control that. Check the browser settings for tab operation.