<< Previous Topic
|
Next Topic >>
Return to Index
Link da mjenja boju???
October 16 2000 at 10:06 PM
Link
Ako hocu da na samo jedan link na stranici ( a ostali da budu normalni ) namjestim da kada se predjem misem preko njega on promjeni boju koji HTML kod da koristim?
Pozdrav
Respond to this message
Author
Reply
Miki
Untitled
October 17 2000, 3:23 AM
<script> function highlight(which,color){
if (document.all||document.getElementById)
which.style.backgroundColor=color
}
</script>
<p align="center">
Myckey's HomePage
</p>
Respond to this message
Anonymous
Untitled
October 17 2000, 3:31 AM
<script>
function highlight(which,color){
if (document.all||document.getElementById)
which.style.backgroundColor=color
}
</script>
<p align="center"><a href="http://www.net.yu/~mikihog">Mickey's Homepage</a></font></p>
Respond to this message
Anonymous
Ka jok!!!
October 17 2000, 3:47 PM
Ma ovo meni ne radi.
Ja copiram u stranicu ali samo se pojavi obican link koji ne mijenja boju.
U cemu je stvar?
Respond to this message
Miki
Untitled
October 18 2000, 2:52 PM
<script>
function highlight(which,color){
if (document.all||document.getElementById)
which.style.backgroundColor=color
}
</script>
Mnogo dobar sajt
Respond to this message
Current Topic -
Link da mjenja boju???
<< Previous Topic
|
Next Topic >>
Return to Index
Create your own forum at Network54
Copyright © 1999-2009
Network54
. All rights reserved.
Terms of Use
Privacy Statement