Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
active??? css pseudo-class
Old 06-09-2007, 08:38 PM active??? css pseudo-class
manuleka's Avatar
Average Talker

Posts: 18
Name: manu leka
Trades: 0
ok i've been working on my site, and with css pseudo-class

a.browse:link
a.browse:visited
a.browse:hover
a.browse:active

here's how i set my code on css... realising that hover must come after link and visited and active after hover!

a.browse:link, a.browse:visited{blah blah blah}
a.browse:hover{blah}
a.browse:active{blah}

i don't really see the active effects, which makes me wonder what does it really do? or when does it happen?

does active occur between the clicking and the starting of the next page reload?
manuleka is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-09-2007, 08:45 PM Re: active??? css pseudo-class
WebSavvy's Avatar
Extreme Talker

Posts: 166
Name: Deb
Trades: 0
You have them in the correct order (link/visited/active/hover)

Active does "do something." It gives the link with focus a different look if you've defined it in your CSS rules.

To see what "active" state (with foucs) looks like, use your tab key and tab down through your links. As you tab through them, the link gets focus and should reflect whatever CSS rules you've applied to that link state.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
WebSavvy is offline
Reply With Quote
View Public Profile Visit WebSavvy's homepage!
 
Reply     « Reply to active??? css pseudo-class
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17245 seconds with 12 queries