(c) 2007, DHTML-Menu.com
 
   
   
  Support
  Recent Questions
  Write To Support
 

    Can the link items NOT open a new window in the html floating menu?

Return to Recent Questions


Q: I want to use this html floating menu with ASP. For ASP the current window needs to be used with whatever value is in the link parameter.
Can the link items NOT open a new window?


A: html floating menu uses window.open or href-method depending on the target parameter.
If you set "" or "_self" target the html floating menu uses href-method and if you set "_blank" or frame name the html floating menu uses window.open and opens your link in a new window.

You should use the following parameter
var titemTarget = "_self";
or
var titemTarget = "";

See also individual items targets, for example:
{|The Team, http://www.domain.co.uk/receptionist.htm, _blank,}
Change "_blank" to "" or to "_self".





Return to Recent Questions

Related:
   
Copyright (c) 2007, DHTML-Menu.com
Home  |  Product Info  |  Samples  |  Download  |  Purchase  |  FAQ  |  Site Map  |  Write Us
All rights reserved. Tree Menu  |  Tabs Menu