elow... i canot manage to create an mouseover... please help me...
how to create an mouseover... I always failed...
thankZ....
anyone would like to help me to build an e-business website for my project...?
salamat.... Do you want the way that text is styled to change on mouseover or an image to change on mouseover?Lots of examples here (<!-- m --><a class="postlink" href="http://css.maxdesign.com.au/listamatic/index.htm">http://css.maxdesign.com.au/listamatic/index.htm</a><!-- m -->).
Cheers
GraemeCSS would look like this:
.btn {
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ;
width:180px;
color : #ff4000 5px inset ;
background: #000000;
font-family : ARIAL, HELVETICA, san-serif;
font-size : 12px;
color : #000000;
font-weight: 900;
text-decoration: none;
filterrogidXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffcc',EndColorStr='#ffa800');}
.btnhov{
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ;
width:180px;
color : #ff4000 5px outset ;
background: #000000;
font-family : ARIAL, HELVETICA, san-serif;
font-size : 12px;
color : maroon;
font-weight: 900;
text-decoration: none;
filterrogidXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffcc',EndColorStr='#ffa800');}
}CSS would look like this:
Huh? - If my button was part of a list and used a position-dependant background graphic for the rollover, then my css would look nothing like that......both picture and text... I like to have an mouseover in both picture and text...
I'm a pinoy and im not good in english.. Sorry... but i can understand...
Thank'z... for the help... I'm going to make an website... e-business website... I'm not familiar with CSS...elow...I think you need to be a bit more specific as to what you want the mouseover to do. For example do you want a links properties to change when the mouse hovers over it? Do you want an image/some text to change when you mouseover a link? A little bit more information and i'm sure we can help.That's true. Will appreciate that you be more specific. We can't help if you are not making clear of what you want.
__________________
penis devices reviews (<!-- m --><a class="postlink" href="http://www.topdevices.info/">http://www.topdevices.info/</a><!-- m -->) exercises (<!-- m --><a class="postlink" href="http://www.topexercises.info/">http://www.topexercises.info/</a><!-- m -->) patches (<!-- m --><a class="postlink" href="http://www.toppatches.info/">http://www.toppatches.info/</a><!-- m -->) pills (<!-- m --><a class="postlink" href="http://www.toppenispills.info/">http://www.toppenispills.info/</a><!-- m -->) men's health (<!-- m --><a class="postlink" href="http://www.mensarticles.com/">http://www.mensarticles.com/</a><!-- m -->)any kinds of mouseover are big help to me..
even in link... I'm not good at english cause im a pinoy and it hard for me to be more specific...
sOrry...
just all kinds of mouseover even a text or image...
thank'zZz...For a link to change its properties on mouseover you need this in the css.
a{}
a:link{}
a:visited{}
a:hover{}
a:active{}
put the properties you want in the {} and use a:hover for the properties you want displayed on the mouseover.
for changing text/images you'll need to learn a bit of Javascript or search for some premade scripts. If you work out exactly what it is you want to do then come back and i'm sure someone will help.i dont get you...
please gave me some examples or website where i cna find some example of mouseover..
and im not familiar with css..
Sorry and thank'zz...
i appreciate ir kindness...I gave you plenty of examples in my first post.......yup... thankz for that...
but how about in the pic...?
im online too...More examples here (<!-- m --><a class="postlink" href="http://www.cssplay.co.uk/menus/index.html">http://www.cssplay.co.uk/menus/index.html</a><!-- m -->) - many of them using graphics. With these examples, you may have to view the source of the page to find info on how they work.
Cheers
Graemethank'z again centauri...
ur the beSt.. ur a big help to me...wait... where i can find the coding...
the first example that u gave to me has an example of coding...On most of Stu Nicholls' examples, you have to view page source to see the coding.
Cheers
Graemeokie... thank'zZz...
how to create an mouseover... I always failed...
thankZ....
anyone would like to help me to build an e-business website for my project...?
salamat.... Do you want the way that text is styled to change on mouseover or an image to change on mouseover?Lots of examples here (<!-- m --><a class="postlink" href="http://css.maxdesign.com.au/listamatic/index.htm">http://css.maxdesign.com.au/listamatic/index.htm</a><!-- m -->).
Cheers
GraemeCSS would look like this:
.btn {
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ;
width:180px;
color : #ff4000 5px inset ;
background: #000000;
font-family : ARIAL, HELVETICA, san-serif;
font-size : 12px;
color : #000000;
font-weight: 900;
text-decoration: none;
filterrogidXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffcc',EndColorStr='#ffa800');}
.btnhov{
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ;
width:180px;
color : #ff4000 5px outset ;
background: #000000;
font-family : ARIAL, HELVETICA, san-serif;
font-size : 12px;
color : maroon;
font-weight: 900;
text-decoration: none;
filterrogidXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffcc',EndColorStr='#ffa800');}
}CSS would look like this:
Huh? - If my button was part of a list and used a position-dependant background graphic for the rollover, then my css would look nothing like that......both picture and text... I like to have an mouseover in both picture and text...
I'm a pinoy and im not good in english.. Sorry... but i can understand...
Thank'z... for the help... I'm going to make an website... e-business website... I'm not familiar with CSS...elow...I think you need to be a bit more specific as to what you want the mouseover to do. For example do you want a links properties to change when the mouse hovers over it? Do you want an image/some text to change when you mouseover a link? A little bit more information and i'm sure we can help.That's true. Will appreciate that you be more specific. We can't help if you are not making clear of what you want.
__________________
penis devices reviews (<!-- m --><a class="postlink" href="http://www.topdevices.info/">http://www.topdevices.info/</a><!-- m -->) exercises (<!-- m --><a class="postlink" href="http://www.topexercises.info/">http://www.topexercises.info/</a><!-- m -->) patches (<!-- m --><a class="postlink" href="http://www.toppatches.info/">http://www.toppatches.info/</a><!-- m -->) pills (<!-- m --><a class="postlink" href="http://www.toppenispills.info/">http://www.toppenispills.info/</a><!-- m -->) men's health (<!-- m --><a class="postlink" href="http://www.mensarticles.com/">http://www.mensarticles.com/</a><!-- m -->)any kinds of mouseover are big help to me..
even in link... I'm not good at english cause im a pinoy and it hard for me to be more specific...
sOrry...
just all kinds of mouseover even a text or image...
thank'zZz...For a link to change its properties on mouseover you need this in the css.
a{}
a:link{}
a:visited{}
a:hover{}
a:active{}
put the properties you want in the {} and use a:hover for the properties you want displayed on the mouseover.
for changing text/images you'll need to learn a bit of Javascript or search for some premade scripts. If you work out exactly what it is you want to do then come back and i'm sure someone will help.i dont get you...
please gave me some examples or website where i cna find some example of mouseover..
and im not familiar with css..
Sorry and thank'zz...
i appreciate ir kindness...I gave you plenty of examples in my first post.......yup... thankz for that...
but how about in the pic...?
im online too...More examples here (<!-- m --><a class="postlink" href="http://www.cssplay.co.uk/menus/index.html">http://www.cssplay.co.uk/menus/index.html</a><!-- m -->) - many of them using graphics. With these examples, you may have to view the source of the page to find info on how they work.
Cheers
Graemethank'z again centauri...
ur the beSt.. ur a big help to me...wait... where i can find the coding...
the first example that u gave to me has an example of coding...On most of Stu Nicholls' examples, you have to view page source to see the coding.
Cheers
Graemeokie... thank'zZz...