Ah masa sih ukurannya cuma terbatas itu saja? Coba ini:
<script language="javascript">
<!--
// *******************************
function menuOut(thisObj, classType) {
if(thisObj.className != 'notActive') {
thisObj.className = classType
}
}
function menuOver(thisObj, classType) {
if(thisObj.className != 'notActive') {
thisObj.className = classType
}
}
// -->
</script>
<td bgcolor=#FDF9EA valign=middle class="blueOff"
onMouseOver="menuOver(this,'blueOn');"
onMouseOut="menuOut(this,'blueOff');"
onClick="goTo('index.php?jenis=plt');">POLITIK</a></td>
Tapi ini tidak nyala di NS dan mozilla. Belum nemu padanan untuk .className.
On 7/21/05, dinawulan <[EMAIL PROTECTED]> wrote:
> halow smua,
> ada yg tau g cara hightlight table kalo mouseover?soalnya kl pk css yg
> hover,ukuran hightlightnya cuma 1 macem,misalnya w200,h50(seukuran
> table).apa bikinnya di behavior y?thx smua
>
>
>
>
>
>
> ----------------------------------------------------------
> Komunitas MasterWeb Indonesia http://www.master.web.id
> ----------------------------------------------------------
> MWN, Masternya WEBHOSTING di Indonesia, Indo/USA Servers,
> Customer Support 24 jam http://www.masterwebnet.com
> ----------------------------------------------------------
> WebDevelopment,Designing/Programming http://www.dlanet.com
> ----------------------------------------------------------
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
----------------------------------------------------------
Komunitas MasterWeb Indonesia http://www.master.web.id
----------------------------------------------------------
MWN, Masternya WEBHOSTING di Indonesia, Indo/USA Servers,
Customer Support 24 jam http://www.masterwebnet.com
----------------------------------------------------------
WebDevelopment,Designing/Programming http://www.dlanet.com
----------------------------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/milis-masterweb/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/