I am in the process of creating my first jQuery UI widget.

I have created a button but I want the mouse cursor to become a pointer when
the user mouses over it. Is this functionality w/in the jQuery UI css
framework or do I have to add it myself?

 <button class="ui-state-active ui-corner-all">
  <span class="ui-icon ui-icon-arrowreturn-1-s"></span>foobutton
  </button>

Additionally, I want to make the .ui-icon-arrowreturn-1-s  icon bigger than
16px x 16px. Is there any way to do this?
--
You received this message because you are subscribed to the Google Groups "jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.

Reply via email to