HTML: buttons transform problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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!

10th Dec 2017, 5:03 PM
Radostina Stefanova
Radostina Stefanova - avatar
5 Answers
+ 7
How come you specified the language as English when it isn't?
10th Dec 2017, 5:06 PM
Koketso Dithipe
Koketso Dithipe - avatar
+ 6
you're right. I'm just curious
10th Dec 2017, 5:56 PM
Koketso Dithipe
Koketso Dithipe - avatar
+ 2
I think that the problem is not in the language, but is invariables .... i do not know
10th Dec 2017, 5:47 PM
Radostina Stefanova
Radostina Stefanova - avatar
+ 2
Now I try with "var $slideLink = document.getElementsByClassName("links"), slideLinkText = $slideLink.find("span")[0];" and the result = no one button slide the caption ....
10th Dec 2017, 6:12 PM
Radostina Stefanova
Radostina Stefanova - avatar
+ 1
hmmm ... may be my approach is wrong there si no button, but hyperlink in inline-block ....
10th Dec 2017, 7:29 PM
Radostina Stefanova
Radostina Stefanova - avatar