[Project_owners] how can change mouse icon
Onno Ekker
o.e.ekker at gmail.com
Fri Jun 1 11:30:38 PDT 2007
If your extension displays some html, you can add css styling to change the
mouse icon.
You can add different cursors for different elements if you want.
Add something like the following to the html-tags you like:
style="cursor:url(newmouse.ico),auto;"
Or put it in a stylesheet file. For more info, check-out w3c:
http://www.w3.org/TR/CSS21/ui.html#cursor-props
On 6/1/07, InBasic <inb.cor at gmail.com> wrote:
>
> hi
> i want to change mouse icon in page by my extension, is it possible ?
> something like google toolbar when block pop ups
>
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org
> http://mozdev.org/mailman/listinfo/project_owners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mozdev.org/pipermail/project_owners/attachments/20070601/8aa965ac/attachment.html
More information about the Project_owners
mailing list