From: Argiris K. <be...@us...> - 2005-12-20 11:33:52
|
Update of /cvsroot/magicajax/magicajax/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28492/Docs Modified Files: Changelog.html Log Message: Optimised the ExtendedSetHtmlOfElement function. Index: Changelog.html =================================================================== RCS file: /cvsroot/magicajax/magicajax/Docs/Changelog.html,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Changelog.html 13 Dec 2005 06:35:57 -0000 1.14 --- Changelog.html 20 Dec 2005 11:33:33 -0000 1.15 *************** *** 58,64 **** <ul> <li> DropdownList and single-selection ListBox were not cleared for firefox; fixed it ! </li> </ul> <P class="MainHeader" align="left">v0.2.2 (12 December 2005) - Maintenance Release</P> --- 58,66 ---- <ul> <li> + Optimizations for the javascript client + <LI> DropdownList and single-selection ListBox were not cleared for firefox; fixed it ! </LI> </ul> <P class="MainHeader" align="left">v0.2.2 (12 December 2005) - Maintenance Release</P> |