That's done using CSS:

/* BEGIN Mouse pointer for tab close events */
.tab_delete:hover{
      cursor: pointer;
}

On Thu, Jan 7, 2010 at 10:10 PM, Bryan Berry <br...@olenepal.org> wrote:
> On Fri, Jan 8, 2010 at 8:36 AM, Clayton Dukes <cdu...@gmail.com> wrote:
>>
>> Hi Bryan,
>> Here's what I'm using:
>> <span class="ui-icon ui-icon-close">Remove Tab</span></li>
>>
>> I don't know about the resize - I'm new to this myself :-)
>
> When u mouse over your icon does the mouse cursor become a finger pointer?
> It doesn't for me
>
>>
>> On Thu, Jan 7, 2010 at 9:37 PM, Bryan Berry <br...@olenepal.org> wrote:
>> > 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.
>> >
>> >
>>
>>
>>
>> --
>> ______________________________________________________________
>>
>> Clayton Dukes
>> ______________________________________________________________
>>
>> --
>> 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.
>>
>>
>>
>
>
> --
> 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.
>
>



-- 
______________________________________________________________

Clayton Dukes
______________________________________________________________
-- 
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