+ 1
HTML: buttons transform problem
Dear all, I have a some test wit html+css+javascript https://code.sololearn.com/W3eE4m1872cy/#html In the first button I have "mouseenter" activity How I could transfer the "mouseenter" activity on the next buttons? thank you in advance!
5 Respuestas
+ 7
How come you specified the language as English when it isn't?
+ 6
you're right. I'm just curious
+ 2
I think that the problem is not in the language, but is invariables .... i do not know
+ 2
Now I try with
"var $slideLink = document.getElementsByClassName("links"),
slideLinkText = $slideLink.find("span")[0];"
and the result = no one button slide the caption ....
+ 1
hmmm ...
may be my approach is wrong
there si no button, but hyperlink in inline-block ....