- Forums
- V Forum
- Handbooks
- EV DownLoad Library
- Building E-Bikes
- Building Small E-Scooters
- Catalog of (known) commercial electric vehicles
- Controllers
- Electrical Circuits Basics
- Electric Bicycles
- Electric Motorcycles
- Electric Scooters
- Electric Vehicle Resources
- EV Accessories
- EV Batteries
- EV Motors
- EV Resource Links
- Legal
- Regenerative Braking
- Recent
Making links that pop-up a new window.
Submitted by xyster on Mon, 11/20/2006 - 23:42.
If you wish to make a link pop open a new window to display the link's content, add "target=_blank" without the quotations after the URL.
I.E.:
<a href="http://www.visforvoltage.org" target=_blank>open V2.0 in a new window</a>
gives you:
open V2.0 in a new window
this works for any kind of link that's invoked with the anchor (a href=) tag, including direct links to pics, vids, etc.
I.E.
< a href="http://www.visforvoltage.org/files/ebike_2.jpg" target=_blank>my bike in a new window</a>
gives you:
my bike in a new window
Some browsers will open a new tab instead. The "block pop-ups" browser options on some browsers may prevent a window invoked this way from opening.
------------
»
- Login or register to post comments
- Email this Forum topic
