This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > Rollover effects without cursor change
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Rollover effects without cursor change
|
|
| jamie.heaney 2004-08-11, 12:15 pm |
| Hello
I was working with some fanciful ideas and see that I'm having trouble
creating an image swap effect without the cursor pointer turning over from the
arrow to hand. I thought I could use slices but the slice rollover causes the
pointer to treat it like a button.
Is there anyway to create an image swap without the pointer switching to a
handpointer? ie. Create a rollover yet the browser doesn't respond to it like
a button?
| |
| Murray *TMM* 2004-08-11, 12:15 pm |
| This will be confusing to your visitor, but you can certainly do it by using
CSS -
a:hover { cursor:default; }
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"jamie.heaney" <webforumsuser@macromedia.com> wrote in message
news:cfd1n3$630$1@forums.macromedia.com...
> Hello
> I was working with some fanciful ideas and see that I'm having trouble
> creating an image swap effect without the cursor pointer turning over from
the
> arrow to hand. I thought I could use slices but the slice rollover
causes the
> pointer to treat it like a button.
> Is there anyway to create an image swap without the pointer switching to
a
> handpointer? ie. Create a rollover yet the browser doesn't respond to it
like
> a button?
>
| |
| Murray *TMM* 2004-08-13, 7:19 pm |
| This will be confusing to your visitor, but you can certainly do it by using
CSS -
a:hover { cursor:default; }
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"jamie.heaney" <webforumsuser@macromedia.com> wrote in message
news:cfd1n3$630$1@forums.macromedia.com...
> Hello
> I was working with some fanciful ideas and see that I'm having trouble
> creating an image swap effect without the cursor pointer turning over from
the
> arrow to hand. I thought I could use slices but the slice rollover
causes the
> pointer to treat it like a button.
> Is there anyway to create an image swap without the pointer switching to
a
> handpointer? ie. Create a rollover yet the browser doesn't respond to it
like
> a button?
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|