It does indeed.

BTW:
it turns out that @changed wasn't what I was remembering thinking.
It checks for the presence of an attribute called 'changed', NOT whether the
item has been changed (i.e. value != defaultValue)


Sam Collett wrote:
> 
>> $("[EMAIL PROTECTED]") is very useful, but how can I determine whether
>> $(this) has been changed?
> This may work
> $(this).is("@changed")
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-determine-if-%24%28this%29-is-%40changed---tf3021012.html#a8391017
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to