There are number of articles on internet that talk about the fix for the innerHTML issues in IE. some are
http://support.microsoft.com/kb/276228
http://domscripting.com/blog/display/99
None of these work when you try to insert javascript into the <script> tags. Thats because all these solutions talk about using a wrapper <div> for the content and it won’t work if you are trying to [...]

Firefox Plugins: My recommendations
Today, a dear friend of mine asked me to send the list of plugins I use in Firefox along with details on what they do. I thought I should post it here for others as well.
So, here are some of the plugins I frequently use. Please feel free to post your recommendations as well.
1. Firebug
A nice [...]