Tag: Firefox

CSS HOWTOs Web Development

HOWTO: Target Firefox for Specific CSS

Generally – the best way to handle CSS is to keep it simple, clean, and without any hacks. From now and again there are some times when I need to write CSS specific to IE (using conditional comments). I recently came across a site where I needed to target Firefox because of a width issue. […]

Web Development

view-source: Firefox

I am generally a Safari user to do my web browsing unless I am debugging a web site – then I use Firefox because of the great web developer extensions. I cannot believe I did not know this before, but if you want to quickly view the source of anything (I just used it to […]

Apple Web Development

Developer Menu in Safari 3.1!

My preferred browser is Safari but when I need to do any serious debugging, I use Firefox because of the web developer, firebug, and yslow (for firebug) addons. In the most recent update of Safari (Safari 3.1), we now have the option to show a “Developer” menu (without any hacks) when using the browser. There […]

Web Development

Microsoft Firefox 2007 Professional Edition?

I know I generally post before my daily intake of caffeine, but this morning while going through my news via RSS, I had to do a double take when I read that there is now a microsoft firefox 2007 professional edition. As a web developer, I will be very curious to just where Microsoft goes […]