Dear all,
If I set , the menu item will always open a tab in IE when I click it. Can I set menu href target to the same screen instead of opening a new tab?
I mean the href setting as below:
<[b]href target="blank[/b]">
By the way in Firefox 5.0.1, it seems that the menu item will open a new tab but not redirect to the link stated in “href” setting? Is anybody facing the same problem?
Thank you very much. Any suggestion is welcomed. 
Hello,
try target=“self” or do not set any
Alexandra,
Thanks for your reply. It works accordingly after removing the target field.
However in Firefox 5.0.1, it seems that the menu item DOESN’T redirect to the link stated in “href” setting? Have you experienced that before?
Thank you very much.
We have not reproduce the problem locally. The tab is opened with target=“black” and a page is loaded the same tab without the target. In both cases the page is loaded.