jquery button border color on hover code example Example: on hover chang only border color of a button css .box:hover { border-color: purple; }