To prevent these things from happening, could we add a version number to the script? So wicket-ajax-1.2.2.js? that would prevent browser caching from giving support headaches.
For Wicket snapshots, we could generate the current time in milli's as a version number. Martijn On 9/18/06, Matej Knopp <[EMAIL PROTECTED]> wrote: > Selects should be working with latest svn. Don't forget to clear IE's > cache, it tends to help. > > -Matej > > Stefan Lindner wrote: > >> <select> tag had a problem in Model Dialogs in IE. But it should have > > been > >> solved by now. Try to do a svn update to get the latest model window > > code. > > > > I did a svn update but select does still not show up. > > > >> I can imagine autocomplete not working, perhaps the autocomplete div > > has > >> lower z-index. Anyway, if you need autocomplete/datepicker/other > >> javascript components that have absolute positioning, you may need to > >> use the modal window in "page mode" - with iframe inside. > > > > In page mode everything works: auto completion and select. Thank you > > fort he hint! > > > > Stefan > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > -- Download Wicket 1.2.2 now! New Ajax components: Tree, TreeTable and ModalWindow -- http://wicketframework.org ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
