Announcement
Collapse
No announcement yet.
make a link open on the same browser.
Collapse
X
-
make a link open on the same browser.
I want a link to open on the same browser without openning a new one. The link is connecting to a file database hack on my board and thats why I don't want a new browser to open to it. Is there like a code just to make this single link open on the same browser but all the other links open in a another?Tags: None
-
Code:<a href="[URL="http://www.yourdomain.com"]http://www.yourdomain.com[/URL]" target="_self">Testing</a>
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment