Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
19th Jan 2021, 4:19 AM
A͢J
A͢J - avatar
+ 5
easy way: <element onclick="javascriptFunction()" > There are many ways to do this. You need to first increase your knowledge in css and javascript. css: element:hover javascript event handler: TouchEvent object(ontouchstart, ontouchmove, etc) MouseEvent object(onmouseover, etc) and other event types. You must first learn the basics of JavaScript.
20th Jan 2021, 6:44 PM
Mehran
Mehran - avatar
+ 4
Hi Checkout line 186-211 from the code.. https://code.sololearn.com/WOi14of2X8Rx/?ref=app
19th Jan 2021, 6:34 AM
Kalo 'smi
Kalo 'smi - avatar
+ 2
touch effect? i know that html just is for sekelton of documents to make effect you need pseduo properities in 'css'.
20th Jan 2021, 9:08 AM
AmirhosseinYazdani
AmirhosseinYazdani - avatar
+ 1
Devansh Singh Bisht That's click event not touch event.
19th Jan 2021, 4:35 AM
A͢J
A͢J - avatar
+ 1
What type of editör is html code ?
20th Jan 2021, 7:33 PM
Ömer Kahveci
Ömer Kahveci - avatar
+ 1
i do not understood your mean but if you point that witch software is the editor of html tags notepad of windows is common and easy to access and to handle i offer it,s to you.
20th Jan 2021, 7:51 PM
AmirhosseinYazdani
AmirhosseinYazdani - avatar
19th Jan 2021, 9:09 AM
Cris Kevin
Cris Kevin - avatar
0
A click event would do the trick: https://code.sololearn.com/WoasV6G6BMpU/?ref=app
20th Jan 2021, 8:14 AM
Ossama Gharib
Ossama Gharib - avatar
19th Jan 2021, 2:18 PM
Sagar Maurya
Sagar Maurya - avatar