Forum Moderators: open
I have a site that uses a single-page layout with other sections in hidden layers until their respective links turn those layers on. It starts out with the basic "top" level layer being blank with links to the other layers which replace eachother in that space as they are turned on and off..
My problem is this: when a layer other than the initial visible layer is on, the links in that layer do not respond to my a:hover CSS tag, even when they aren't being defined by any class (meaning just the default, "all links that are not classed listen to this" css tags). This didn't occur prior to the Safari v1.2 update several days ago, though.
Would this be a CSS issue? Is this something that changed in how Safari reads layers? and if this is not the right place to ask something like this, could someone point me in the right direction?
Thank you very much :)