-
1. Re: Links, Color matching problems in Safari
Nancy O. Dec 21, 2012 2:22 PM (in response to upstart1762)LiVHAF is a memory device for the various link states. For best cross browser results, keep your CSS link definitions in this order.
a:link { }
a:visited { }
a:hover { }
a:active, a:focus { }
You need a visited style rule.
Nancy O.
-
2. Re: Links, Color matching problems in Safari
upstart1762 Dec 21, 2012 4:28 PM (in response to Nancy O.)Thank you Nancy. I will address that. But it happens without clicking (visiting). Just hovering on and then off causes the background colors to shift. So I take it that you experienced the hover/visited issue and not the background color matching issue on the title image or the facebook link? When I view this page in Safari, these problems alternate on completely different elements. I refresh the page and one problem goes away while the other pops up. ANd this happens randomly.
-
3. Re: Links, Color matching problems in Safari
upstart1762 Dec 23, 2012 1:18 PM (in response to upstart1762)Please see screen grab of page a s viewed in Safari (6.0.2) before(top) and after refreshing the window(bottom). This page looks pefect (like top version) in Chrome and Firefox. Have seem some recent discussions about such problems with the latest version of Safari. Wondering if this is the case, and if there is a workaround.



