I cant get target=_blank to work. I think its because of my application.
All I want to do is have the user click on a link and pop up a new window. I tried javascript functions. Nothing seems to work. The only thing that worked is window.open(' But the problem with that is the opener window. I tried everything including javascript:void. Nothing works. ANy idea how to write a one liner link that opens the link in a new window no matter what?
Thanks. Ill take any ideas. I tried everything.
All I want to do is have the user click on a link and pop up a new window. I tried javascript functions. Nothing seems to work. The only thing that worked is window.open(' But the problem with that is the opener window. I tried everything including javascript:void. Nothing works. ANy idea how to write a one liner link that opens the link in a new window no matter what?
Thanks. Ill take any ideas. I tried everything.