hy,
I want to open the link in a new window but I will not use
method.
So like
, is there any code for it .
thanks in advance for your valuable responses
I want to open the link in a new window but I will not use
Code:
window.open
So like
Code:
top.location.href, parent.location.href, self.location .href
thanks in advance for your valuable responses
Comment