From: Argiris K. <be...@us...> - 2005-12-12 05:55:37
|
Update of /cvsroot/magicajax/magicajax/Docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16871/Docs Modified Files: Limitations.html Log Message: Wrote the 'FileUpload' limitation. Index: Limitations.html =================================================================== RCS file: /cvsroot/magicajax/magicajax/Docs/Limitations.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Limitations.html 9 Dec 2005 01:24:00 -0000 1.2 --- Limitations.html 12 Dec 2005 05:55:29 -0000 1.3 *************** *** 66,73 **** for validators inside an AjaxPanel <li> ! For the <a href="Configuration.html#mode">NoStore PageStore mode</a>, if the ! tag attributes (CssClass, BackColor, etc.) of an AjaxPanel change during an ! AjaxCall, the changes will not be reflected to the client's browser ! </li> </UL> <P></P> --- 66,73 ---- for validators inside an AjaxPanel <li> ! For the <a href="Configuration.html#mode">NoStore PageStore mode</a>, if ! the tag attributes (CssClass, BackColor, etc.) of an AjaxPanel change during an ! AjaxCall, the changes will not be reflected to the client's browser ! <LI> <!--StartFragment --> The FileUpload control is not working during an AjaxCall</LI> </UL> <P></P> |