|
Title: NEW: Firebug Video Tutorials! Post by: James S! on April 03, 2008, 01:01:28 PM Hello All,
We have produced video tutorials on how to use Firebug http://getfirebug.com Firebug is a web development tool for Firefox. It allows you to manipulate HTML, CSS and much more LIVE on your website. It allows you to solve your problems 10x faster than without. It is the tool that we, the support staff, use in solved the majority of your issues. - Quickly edit some HTML to see how it will look - Inspect elements to find it CSS - Change the CSS and observe the change - Identify the causes of javascript errors And much much more...
I hope these are useful :) Title: Re: NEW: Firebug Video Tutorials! Post by: Jeff Brown on April 13, 2008, 06:47:29 AM Great job James!
Title: Re: NEW: Firebug Video Tutorials! Post by: Mike VanKirk on April 13, 2008, 07:23:10 PM Nice job man. Love them!
Title: Re: NEW: Firebug Video Tutorials! Post by: Alex van der Hoek on June 28, 2008, 11:19:48 AM Great job on the videotuts James, always very helpfull. Firebug is one of the latest and greatest usefull tool made available along with FF webdev toolbar.
I still have a question on the JS demo. Lots of people here seem to have problems with conflicting java-scripts. No surprise there for me anyway and you always make sure to ask the important question in that direction. However, in the firebug tutorial on JS errors you simply state that there is a conflicting js being loaded together with mootools, but without elaborating on it. Can you in any way shed some more light on the js conflicts, and what to look for? Title: Re: NEW: Firebug Video Tutorials! Post by: James S! on June 29, 2008, 03:51:51 AM Thats because its actually quite difficult as Firebug doesn't actually say, A is conflicting with B and B comes from C etc... You generally have to use past experience to really determine that.
I know that mootools is a library and conflicts with jquery and prototype. Therefore, if I see references to both, I know the problem.
Powered by SMF 1.1.2 |
SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com |