I have some code like this where in I am trying to open a popup window and want it to be active and the source to not to have any function
<a href="window.open("a.html")"/>
Any help is appreciated.
|
I have some code like this where in I am trying to open a popup window and want it to be active and the source to not to have any function
Any help is appreciated. |
|||
|
|
|
You need to write it in this way:
|
|||||||||||
|