I don't know about <li> and <ul>, as I haven't head that there are problems replacing those elements. But we have solid cross-browser support for replacing <tr> and <td> elements inside tables.
-Matej On 4/13/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > Adding <li> tag is not browser safe? > > I'm not sure as I haven't been involved in the recent Java script > support development much, but I thought this was all fixed in Wicket > 1.3 and we don't rely on innerHtml anymore and replacing any element > should work. I could be wrong, but maybe Matej could explain a bit > more. > > > Eelco > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
