Results 1 to 4 of 4
-
March 23rd, 2006, 06:21 AM #1670Registered User
postsCSS -->hOW 2 MAINTAIN ROLLOVER AFTER VISITED
Hey guys,
Is it possible to maintain the rollover effect of text links AFTER the link has been clicked??
-
March 23rd, 2006, 06:38 AM #2
make the visited state the same as your hover state?
"the garden of my brain is green and brown sometimes"
-
March 23rd, 2006, 06:40 AM #3670Registered User
postsHey!
I didnt actually want to indicate which links have been visited so this wouldnt have helped....thanks for your reply though!
Eventually worked it out ...just dont specify a visited state in the CSS
-
March 23rd, 2006, 11:01 AM #4Code:
linkclass a:hover, linkclass a:visited:hover { ... }
Similar Threads
-
css: rollover
By razor21 in forum Web (HTML5, CSS, JavaScript)Replies: 5Last Post: March 19th, 2006, 03:29 PM -
EXTERNAL CSS IN FLASH
By persolta in forum ActionScript 2 (and Earlier)Replies: 0Last Post: March 19th, 2006, 08:57 AM -
CSS Rollover trouble
By ringspun in forum Web (HTML5, CSS, JavaScript)Replies: 1Last Post: March 14th, 2006, 03:54 AM -
Learning CSS in Flash
By CayoHueso in forum Flash IDEReplies: 3Last Post: January 15th, 2006, 04:49 PM -
CSS rollover problem in IE
By jakev in forum Web (HTML5, CSS, JavaScript)Replies: 6Last Post: July 6th, 2005, 05:28 PM

Reply With Quote

Bookmarks