i have a 开发者_JAVA技巧field like Some times i want to add the class attribute 'datepicker '. How can i do it?
Use the addClass() and removeClass() methods:
$("#yourElementId").addClass("datepicker");
i have a 开发者_JAVA技巧field like Some times i want to add the class attribute 'datepicker '. How can i do it?
Use the addClass() and removeClass() methods:
$("#yourElementId").addClass("datepicker");
淘宝怎么查降权?:下一篇
精彩评论