The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Link effect-how can I do it?

3 posters

Go down

Link effect-how can I do it? Empty Link effect-how can I do it?

Post by mozaski 31/3/2010, 17:44

just like this one,I'm sorry I don't know what to call with this thing.This thing work when you move your mouse in picture or text link.There just some light background when you move the mouse in picture,how will I do that?script right?but how?

see example:

Spoiler:
mozaski
mozaski
Forumember

Posts : 87
Reputation : 0
Language : Tagalog,English,Nihongo,Mandarin

Back to top Go down

Link effect-how can I do it? Empty Re: Link effect-how can I do it?

Post by Cool-processor 31/3/2010, 17:57

i also wanted to that i dont know how we can do that something similar is at the tricks and tips 'image appearance on forum rollover" but i dont think its what we want.
Cool-processor
Cool-processor
Forumember

Male Posts : 724
Reputation : -55
Language : HTML | CSS/3 | JQuery
Location : To my own coding world

http://www.creative-labz.com

Back to top Go down

Link effect-how can I do it? Empty Re: Link effect-how can I do it?

Post by mozaski 31/3/2010, 18:02

Its a hover I guess but I don't know where to start Confused

Anyone? Hello
mozaski
mozaski
Forumember

Posts : 87
Reputation : 0
Language : Tagalog,English,Nihongo,Mandarin

Back to top Go down

Link effect-how can I do it? Empty Re: Link effect-how can I do it?

Post by ankillien 31/3/2010, 20:16

Hello,

You need to get a lighting background to achieve this. Once you get it. You can apply the effect by adding this code to your CSS...

Code:
a:hover {
background: url(HOVER IMAGE URL HERE) no-repeat;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Link effect-how can I do it? Empty Re: Link effect-how can I do it?

Post by mozaski 31/3/2010, 20:26

ankillien wrote:Hello,

You need to get a lighting background to achieve this. Once you get it. You can apply the effect by adding this code to your CSS...

Code:
a:hover {
background: url(HOVER IMAGE URL HERE) no-repeat;
}

hi,

Thanks,but I don't have any idea how to start Shit
mozaski
mozaski
Forumember

Posts : 87
Reputation : 0
Language : Tagalog,English,Nihongo,Mandarin

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum