"Help" that is provided with the software, does not cover
many of the apps commands.
Assuming that the Menu Item Property tab, under behavior is the Link is for the webpage,
what can go into Target? will it accept Bookmark links? or was it designed for frames?
I have 4 options, _blank; _self; _parent; _top
No reference to this in any of the Help pages
can someone help?
Menu Behavior
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Menu Behavior
This is intended to be used by users who know HTML and know what to do with target attribute (it is not mandatory and menus will work with blank target), unfortunately HTML language is beyond the scope of help system for this product.
This may be helpful:
http://www.w3schools.com/tags/att_a_target.asp
This may be helpful:
http://www.w3schools.com/tags/att_a_target.asp
Re: Menu Behavior
Well all right, you seem a patient sort...the LOL is I didn't ask for the terms
just which was default?
thanks
just which was default?
thanks
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Menu Behavior
You can leave it blank. Default is _self which equals blank.