elevateweb / elevatezoom

1.03k stars 492 forks source link

Hide cursor #86

Open coldpumpkin opened 9 years ago

coldpumpkin commented 9 years ago

How to completely hide the cursor? Thanks.

timbotcom commented 9 years ago

Hi coldpumpkin - I found a way to dot his as follows:

.zoomContainer { cursor: none; }