webdev
IE7 CSS filters
0I use the underscore filter to apply CSS styles to only IE browsers, but with the advent of IE7, that no longer works. Fun Fun. Thankfully with the help of the centricle CSS filters chart, I discovered a new asterisk hack that works for IE7-IE5. It doesn’t work on IE5/Mac, which the underscore hack did, but i’m not really caring to support that browser anymore. Die IE5/Mac, die.
Unfortunately, I needed to use the asterisk hack for a Facebook app I am working on, but their parser doesn’t allow the asterisk hack and filters it out. Ug.
My Firefox must-have plugins list
0To follow-up on my previous post, here’s some of my favorite Firefox extensions:
- Developer tools
- Colorzilla
- eye dropper to get the RGB color values of anything on your screen
- CSSViewer
- nifty CSS info for any element
- Firebug
- I couldn’t live without it.
- FirefoxView
- This adds a “view in firefox” right-click menu option in IE
- FoxyProxy
- Flexible proxy rule generator
- Header Monitor
- Adds a field to the status bar that displays the value for any particular response header. I set it to the “Server:” field since I’m always curious what other sites are running
- HTML Validator
- Helpful in debugging back HTML
- IE View
- This adds a “view in IE” right-click menu option in Firefox
- JSView
- Allows you to easily see and view the .js/.css files on any particular page
- Live HTTP Headers
- Header sniffing galore
- MeasureIt
- Online ruler
- Screen grab!
- Allows for easy screen grabs.
- ShowIP
- Show the IP address of the current page in the status bar & allows querying services like DomainTools
- User Agent Switcher
- Need to spoof a browser/OS for testing? This will allow you to do it easily on the fly.
- Web Developer
- If I could only choose one extension to install, this would be it.
- Colorzilla
- User Interface enhancements













