[UPHPU] jQuery attribute selector not working in Chrome
Wade Preston Shearer
wadeshearer.lists at me.com
Thu Dec 31 11:24:06 MST 2009
On 31 Dec 2009, at 11:20, Kirk Cerny wrote:
> No, its a boolean, the fact that the attribute is there means
> required.
> Its like selected="selected", or checked="checked"
>
> required="true" === required="false" === required="required"
> selected="true" === selected="false" === selected="selected"
Ah; thanks.
I have always written checked="checked" instead of just checked. Seems
improper to have an attribute without a value.
More information about the UPHPU
mailing list