---- Sean Dague <[EMAIL PROTECTED]> wrote: 

> 
> * Firebug - because no one else has pointed it out yet.  If you do any
> webdevelopment at any level, install this.  It's so handy in figuring
> out CSS, and making live changes to figure out if you like them or not.
> 

I will enthusiastically second that one. It's worth it just for the feature of 
showing the extent of each <div>. Also, unlike the browser View > Page Source, 
it will show all dynamically-added HTML (e.g.,  due to 
myDiv.appendChild(newStuff), or .innerHTML). I'm working mostly in Opera, so I 
don't know how much that applies to Firefox, but it does work in Opera too.
_______________________________________________
Mid-Hudson Valley Linux Users Group                  http://mhvlug.org          
   
http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug                           
Upcoming Meetings (6pm - 8pm)                         MHVLS Auditorium          
        
  Sep 3 - Porkchop - The Areas of My Expertise
  Oct 1 - Ubikeys
  Oct 4 - Linux Fest
  Nov 5 - Releasing Open Source Software
  Dec 3 - TBD
  

Reply via email to