Xtreeme - web development software
Site Search:      

 German version  
Home Products Download Buy Now Affiliates Forum
 SiteXpert - Site Map Generator
 SiteXpert's home page
 Features / Editions (Std vs Pro)
 Download
 Creating sitemap / site index
 Creating DHTML drop-down menu
 Creating search engine
 Screenshots
 Site Map Styles / Samples
» Site map
» Site index
» Portal
» Diagram
» Java Applet
» Mega folders
» more...
Sample site maps / menus created with SiteXpert
 Buy Now / Pricing
Order Now and get DHTML Menu Studio for Free ...
 Reviews And Awards
» CNET's Download.com (Rewarded 5/5)
"...Xtreeme SiteXpert Professional is a solid and affordable tool for Web professionals"
» Internet.com
"...the program can reduce the work load dramatically..."
» Tucows (Head of the Herd Award)
"...assists you in creating an excellent navigation scheme for your website..."
» ZDNet (Awarded Editor's Pick)
"...you'll be impressed with the results."
» more...
 Our customers
 Web sites utilizing our site map software
 Some of our other customers
 Support
 Frequently asked questions
 Discussion Forum
 Dynamic sitemap creation
 Related products / resources
 DHTML Menu Studio
 Search Engine Studio
Question ID: Q1023
Question: Is it possible to open menu / site map items in a new window with specified properties (such as width and height)?
Product: Sitexpert


Generally to open items in a new window you should set the 'target frame' property to '_blank'. However, this approach doesn't let you define properties of the newly opened window. To fix this, you will need to modify the 'Destination URL' property of an item (in the layout tab) and leave the 'target frame' property empty. In 'Destination URL' enter:

javascript:window.open ([url and attributes]);void(0);

For example,

javascript:window.open ('http://www.xtreeme.com/',null,'width=100,height=100');void(0);

Please make sure you use single-quote characters (') only. Do not use double-quote characters (").
 Save This Page       Copyright 1998-2007 Xtreeme GmbH