Css Pointer Help
- Started
- Last post
- 8 Responses
- GeorgesII
hello,
I've been having some troubles with the simplest thing ever, I can't get the hand cursor to display when I roll over a button in Safari, in ff it half works.
I used cursor:pointer; in the css, but it still fails under safari,http://malcomtyler.com/mttest.ht…
click on the left black buttonAnyone ?
- Stugoo0
try
a.gallery img, a.gallery:hover { cursor:pointer}
- flashbender0
That link displays properly in Safari 3.5.3
- flashbender0
by display properly I mean you get the pointer on mouseover
- does it stay or disappear?
what browser?GeorgesII - stays. Safari 3.53flashbender
- does it stay or disappear?
- GeorgesII0
It still not working, I updated the CSS but it seems to go on and off randomly,
is it because the btn is over a flash??
- GeorgesII0
btw: do you see the close button on the left and does the english and italian button appears on the bottom when you click it?
My client tells me it doesn't see it?
- d_rek0
In FF3.5.2:
Cursor is not staying as hand over graphic.
Do not see a close button or english/italia buttons anywhere on site.If i had to guess it might have something to do with the button being over the flash element. I did not look at your CSS but i noticed you're using an inline style to try and achieve the cursor effect - if you're specifying this in your CSS too it might be causing it to glitch out.
Getting this from FF error console:
Error: Warning: unrecognized command line flag -foregroundSource File: file:///Applications/Firefox.app...
Line: 708
- GeorgesII0
hmmm I think its mainly a mac/flash issue, I found out that its a 4 years old issue and its fuckn lame because I sound stupid trying to justify this to my client,
I didn't make that site and they lost the original files, so I've to put everything on top of the flash to make any change, its starting to be redundant....
thanks anyways
- GeorgesII0
here's the adobe bug page
http://bugs.adobe.com/jira/brows…