On Feb 14, 6:22*pm, KDawg44 <KDaw...@gmail.com> wrote:
> Hi,
>
> This is not a HUGE deal if it is not possible (and doesn't warrant a
> lot of work) but I am using mouseOvers on cells in tables and rows in
> tables. *Due to it not being a link (a href = ) the mouse is staying a
> pointer. *Is there a way to manipulate the mouse to do this (other
You mean it is the default cursor (typically an arrow.) Are the cells
clickable? If so, you can use CSS to change it to a pointer
(typically a hand with one finger extended.)
> than putting a href = # in each one)? *Furthermore, is there a way to
> control what the mouse is (like can I change it to a small image?)?
Yes, but this is off-topic here. Ask in a CSS group.
|