View Single Post
Unread 08-10-2007, 08:42 AM
paulj paulj is offline
Senior Member
Join Date: Jul 2007
Posts: 521
  #1  
Default Dealing with unqualified HREF values

When I was building my extension for finding unused CSS rules, I needed a way of qualifying any href value into a complete URI. I needed this because I wanted it to support stylesheets inside IE conditional comments, but of course to Firefox these are just comments — I had to parse each comment node [...]
http://www.pheedo.com/img.phdo?i=e6e...2e6c966e05e057
Reply With Quote