I use the following CSS code to center a page in a browser
wrap{
color:#404040;
width:970px;
margin:10px auto;
padding:0;
}
Using it a simple html page, the code works with Firefox 1.5.0.6, Internet
Explorer 6.0.2 and Opera 9.01
Now when I use the code in a wicket application the page renders correctly
with Firefox and Opera but not Internet Explorer. IE cannot center the page.
This is strange for it works in a simple test html page with IE.
Is wicket to blame? Is it generating extra html markup that is causing IE to
act strangely? (yet I cannot see anything odd upon examining the source
code)
Any help would be greatly appreciated!
--
View this message in context:
http://www.nabble.com/A-wicket-Problem--tf2118026.html#a5841261
Sent from the Wicket - User forum at Nabble.com.
-------------------------------------------------------------------------
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