how to open the link in new window
Wonder how to open anchor link in a new window. then see the solution below
<a target=”_blank” href=”http://getallfix.com”>Open me in new window</a>
Just add target=”_blank” and you are done.
Hope this is helpful
Latest posts
- bootstrap popover | bootstrap popover hide on click | bootstrap popover hide on document.click
- Avoid console errors in browsers that lack a console | HTML5 boilerplate
- getting started with Sublime editor | how to install zen coding | zen coding for sublime editor
- getting started with backbone | Models in Backbone
- How to delete a model in backbone






