REGISTER
|
Search Tycoon Talk
|
Freelancer.com
|
Members
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.
Register Here
Forum Rules
CSS Forum
You are currently viewing our CSS Forum as a guest. Please
register
to participate.
Login
Remember Me?
Login via Freelancer.com
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
mouseover on one part but not the other
Link Back
Thread Tools
Search this Thread
mouseover on one part but not the other
01-27-2008, 12:33 PM
#
1
(
permalink
)
mouseover on one part but not the other
scoobs001
Experienced Talker
Posts: 30
Trades:
0
Talkupation:
quick question,
I have link on my page that when mousever, they change.
But
How do i create a link, on the same page, (in a different div) that has no mouseover action ?
Its prob simple, but i'm just learning this stuff
Register
now for full access!
01-27-2008, 01:20 PM
#
2
(
permalink
)
Re: mouseover on one part but not the other
Gjore.S
Experienced Talker
Posts: 43
Name: Gjore Sazdovski
Trades:
0
Talkupation:
use classes or ids to make the rule have effect only where you want it to have
01-27-2008, 01:25 PM
#
3
(
permalink
)
Re: mouseover on one part but not the other
scoobs001
Experienced Talker
Posts: 30
Trades:
0
Talkupation:
Will give that a go and see how i get on, Cheers,
01-28-2008, 01:05 AM
#
4
(
permalink
)
Re: mouseover on one part but not the other
itsnetservices
Experienced Talker
Posts: 30
Name: Adam
Trades:
0
Talkupation:
Add this to your style sheet:
(change the bold code to whatever color you want the links to be)
Quote:
#other a:link, #other a:visited {
color: #
0A86D1
;
text-decoration: none;
}
#other a:hover {
color: #
0A86D1
;
text-decoration: none;
}
Then add this to your div
id="foot_links"
and any links you add inside that div will have the same properties.
__________________
Please login or register to view this content.
Registration is FREE
::
Your source for everything web
Please login or register to view this content.
Registration is FREE
::
Web Hosting starting at $4.95
« Reply to
mouseover on one part but not the other
Previous Thread
|
Next Thread
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
mouseover on one part but not the other
Thread Tools
Search this Thread
Show Printable Version
Email this Page
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
Forum Rules
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Tweet this thread
Page generated in
0.17242
seconds with
12
queries