H hangovernd Junior Member Joined Feb 9, 2010 Messages 187 Reaction score 29 Apr 22, 2011 #1 is this possible? ive been banging my head against the wall the last few hours trying to figure this out any help please
is this possible? ive been banging my head against the wall the last few hours trying to figure this out any help please
Autumn Elite Member Joined Nov 18, 2010 Messages 2,197 Reaction score 3,073 Apr 22, 2011 #2 You'll need to explain exactly what you're trying to do, because "redirection to a popup" could mean any number of things.
You'll need to explain exactly what you're trying to do, because "redirection to a popup" could mean any number of things.
H hangovernd Junior Member Joined Feb 9, 2010 Messages 187 Reaction score 29 Apr 22, 2011 #3 im trying to redirect a page to a another page but instead of it opening in the same window page it open in another tab/window.
im trying to redirect a page to a another page but instead of it opening in the same window page it open in another tab/window.
Autumn Elite Member Joined Nov 18, 2010 Messages 2,197 Reaction score 3,073 Apr 22, 2011 #4 That's still not clear... Redirect from where? When clicking a link? Or loading a page? Look into javascript onclick(), onload(), and the html attribute target=newwindowname
That's still not clear... Redirect from where? When clicking a link? Or loading a page? Look into javascript onclick(), onload(), and the html attribute target=newwindowname
H hangovernd Junior Member Joined Feb 9, 2010 Messages 187 Reaction score 29 Apr 22, 2011 #5 yeah loading a page. so Ill look onload i think thats what im looking for.
H hangovernd Junior Member Joined Feb 9, 2010 Messages 187 Reaction score 29 Apr 22, 2011 #6 or a fullpage popup script i cant find on that works