+ 1
Custom Cursor Effects
First problem. my css :active transform: scale when ever u try to run the code and hold down ur mouse, wait a couple of seconds and u can see the cusor growing in a way. second problem, most of the time my :active is not working, if u do not know what :active is i suggest u look on google. 3rdly my @keyframes spin2 is not working because of this :active problem i think. Lastly my background-color: white is not working either https://code.sololearn.com/WlQ3Ol8OeE2z/?ref=app
4 Respostas
0
lol "I suggest you look on google"
Have you tested your code on different browsers? You code behaves differently in a desktop web browser oppose to the app. You could look into WebKit Extensions to get your code to work correctly on different browsers.
0
yes i tested it on a laptop. These questions come from my laptop
0
Chris Coder I use a laptop. What are these extensions called?