What steps will reproduce the problem?
1. Using the :not CSS pseudo-selector to exclude elements doesn't work in
Internet Explorer and Opera. Example code:
$('#fm1 p:not([id=cfm])')
$('#fm1 p:not(#cfm)')
Original issue reported on code.google.com by robny...@gmail.com on 7 Jan 2008 at 9:46
Original issue reported on code.google.com by
robny...@gmail.com
on 7 Jan 2008 at 9:46