[jQuery] jquery conditions

[jQuery] jquery conditions

I remember a discussion about jQuery $if and $else methods (jif and
jelse before), and was wondering if that idea went anywhere. For me,
it would be great to be able to do something like this:
$('#poni').$if(this.size()).// …do stuff
…or $('#poni').$if(window.ActiveXObject)// …
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/