Raible's Wiki
Raible Designs AppFuseHomepage- Korean - Chinese - Italian - Japanese QuickStart Guide User Guide Tutorials Other ApplicationsStruts ResumeSecurity Example Struts Menu
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
Hide Menu |
This is work in progress - but the idea behind this section is to add in any usefull tips that come from the mailing list. XHTML
You may be using XHTML strict which ignores the bgcolor attribute. You can either: <td style="background-color: red">or define a stylesheet class and reference that.. This line in your JSP page will enforce XHTML strict:
Here is an excellent link to a some docs on XHTML Javascript Debugging
Here is a Microsoft JS Debug tool Javascript Debugging IE Here is a Mozilla JS debugging tool Javascript Debugging Mozilla CSS DebuggingThis extension allows you to edit the CSS from the browser and see the changes dynamically. Ideal for web developers who want to tune their CSS before updating the CSS on the server.
|