dshongphuc / magic-mouse-js

A lightweight javascript library to create some amazing effects for the mouse (cursor) on your website - MagicMouse.js : https://magicmousejs.web.app/
MIT License
389 stars 60 forks source link

Set Select tag Cursor to pointer by default #51

Closed tonalmathew closed 1 year ago

dshongphuc commented 1 year ago

Hi @tonalmathew thanks for opening the issue, can you please explain a little bit more? I don't think I understand what you mean about the default tag?

tonalmathew commented 1 year ago

select

Hi @dshongphuc , I was talking about this select tag on your landing page. The cursor didn't changed its style while hovering over the select tag.

dshongphuc commented 1 year ago

@tonalmathew Yes because I didn't add the class magic-hover magic-hover__square to that select, I'll do that, thanks for reminding me @tonalmathew