|
Posted by Andy Dingley on 02/16/07 22:50
On Sat, 17 Feb 2007 08:53:41 +1100, dorayme
<doraymeRidThis@optusnet.com.au> wrote:
>Suppose you want to know if a #navMonday css instruction can be
>safely removed from your CSS sheets. All you have to do is search
>for ' id="navMonday" ' over the folder that contains all the
>website files.
That's OK for one class or id, but how about the ful llist?
With an editor, how do you produce the full list? You'd need an editor
and regex to match everything that _wasn't_ an id and then strip it.
That gets tricky.
Navigation:
[Reply to this message]
|