Hi,
I hope that someone can help.
I'm trying to use modernizer (http://www.modernizr.com/) 1.6 which
seems to work well except for the following:
I am using the element. I am unable to style it however. The
code in question looks like this:
Michael Bierman
email:-deleted-| webad
Ok here's my question. Is it possible to select based on the content of a
node? For example:
foo 123.456.789.123 bar
foo 789.456.789.123 bar
I want to select the first case, but not the second. Is it possible to do
something like p:(contains="123.456.789.123") ?
Thanks.
--