How can I target a link to a blank window
How can I target a link to a blank window
I have a tried everything and cant seem to get my menu (http://milonic.com/menusample24.php) to add a target tag in there. I dont want a new website link to load in the same window. Is there a tag for this I can add in my menu_data.js page?
Hi,
You would add target=new; to your aI string.
Take a look at this sample,
http://milonic.com/menusample11.php
and also check the links below my name for the various styles, menu, item properties. They are alphabetized and depending on which place you find them it tells you where to place them.
Style properties go in the top area in whatever style you create, menu properties go into the same area where you put your alwaysvisible in the menu, and item properties are applied in each item. Many style and item properties are duplicates, they can be used either in style or in item
You would add target=new; to your aI string.
Take a look at this sample,
http://milonic.com/menusample11.php
and also check the links below my name for the various styles, menu, item properties. They are alphabetized and depending on which place you find them it tells you where to place them.
Style properties go in the top area in whatever style you create, menu properties go into the same area where you put your alwaysvisible in the menu, and item properties are applied in each item. Many style and item properties are duplicates, they can be used either in style or in item