MikeDamone
Programmer
I have a link that has
href='javascript:window.open('http:yahoo.com test=yes&id=1234')
When the link is clicked, it opens the javascript window which then opens another window. The javascript window is blank except for the word [Object] DOes anyone know how to make it only open one window? Thanks
href='javascript:window.open('http:yahoo.com test=yes&id=1234')
When the link is clicked, it opens the javascript window which then opens another window. The javascript window is blank except for the word [Object] DOes anyone know how to make it only open one window? Thanks