Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Articles
Articles_cn
Articles_de
Articles_pt
Articles_zh




JSPWiki v2.2.33

[RSS]


Hide Menu

DeveloperTips


Difference between version 9 and version 1:

At line 1 changed 1 line.
This is work in progrss - but the idea behind this section is to add in any usefull tips
This is work in progress - but the idea behind this section is to add in any usefull tips
At line 4 added 1 line.
!!XHTML
At line 6 added 1 line.
* Why is my td bgcolor=red not working?
At line 6 removed 2 lines.
* Why is my <td bgcolor=red> not working?
At line 18 changed 1 line.
Here is an excellent link to a some docs on [XHML|http://liorean.web-graphics.com/xhtml/comparison.loose-strict.html]
Here is an excellent link to a some docs on [XHTML|http://liorean.web-graphics.com/xhtml/comparison.loose-strict.html]
!!Javascript Debugging
* What are the best tools around for debugging javascript?
Here is a Microsoft JS Debug tool [Javascript Debugging IE|http://www.mandala.com/javascript/debug_javascript.html]
Here is a Mozilla JS debugging tool [Javascript Debugging Mozilla|http://www.webreference.com/programming/javascript/venkman/]
!!CSS Debugging
* [Mozilla/Firefox Web Developer Extension|http://chrispederick.com/work/firefox/webdeveloper/]
This 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.

Back to DeveloperTips, or to the Page History.