How do I use jQuery UI's Highlight and Error widgets?

前端 未结 4 841
名媛妹妹
名媛妹妹 2021-02-18 22:54

jQuery UI has some nice convenient CSS styles for alerting and highlighting. I can see it at the themeroller site -- look on the right hand side. Is there a Javascript interface

4条回答
  •  Happy的楠姐
    2021-02-18 23:17

    They are just CSS styles. You can apply them on the backend, or apply them using .addClass().

提交回复
热议问题