How to find pages in site - using a specific .css class

hi all,

is there a plugin that would be able to search my whole site,
to tell me what pages in my site are using a specific css class…

ie to tell me that aboutme.html, index.html are both using .container?

ive looked at firebug and web developer they dont seem to have this functionality

yeah tried it, it just searches for css classes that arent used on the pages :(:frowning:

Dust me selectors should be able to do that but doesn’t work in Firefox 3.6 so you would need to use 3.5 instead.

http://www.sitepoint.com/dustmeselectors/

Ah ok - I haven’t used “dust me” since I upgraded Firefox.I thought it also listed dependencies but obviously just finds unused selectors etc.

I don’t think I’ve seen anything else similar but it would be a useful tool.