[cvs] eforum/src/expresso/components/eforum/javascript/jimmenu-v5.3 CHANGES.txt

JCorporate Ltd jcorp at jcorp2.servlets.net
Wed May 19 15:52:06 PDT 2004


Update of /home/javacorp/.cvs/expresso/eforum/src/expresso/components/eforum/javascript/jimmenu-v5.3
In directory jcorp2.servlets.net:/tmp/cvs-serv30924

Added Files:
	CHANGES.txt 
Log Message:
Register in CVS


--- NEW FILE: CHANGES.txt ---
Change for Version 5.3
----------------------

1. Added the ability to specify a target frame in each item with the syntax: 
   menus[0].addItem("page.htm", "MainFrame", "Click Here!", 0);

2. Added the ability to open a link in a new window with the following syntax:
   menus[0].addItem("page.htm", "NEWWIN", "Click Here!", 0);

3. Added a DocType handler to the newer browser build files.

4. Added handlers for some minor bugs in the Netscape build files.


More information about the cvs mailing list