Use:
$('[name="ElementNameHere"]').doStuff();
Reference:
http://stackoverflow.com/questions/9680037/how-do-i-select-an-element-with-its-name-attribute-in-jquery
$('[name="ElementNameHere"]').doStuff();
Reference:
http://stackoverflow.com/questions/9680037/how-do-i-select-an-element-with-its-name-attribute-in-jquery
No comments:
Post a Comment