jquery - Disable Mouse Cursor Progress -
jquery - Disable Mouse Cursor Progress -
when user makes operation not want see mouse courser progress/loading icon. mean want disable mouse cursor loading @ page.
i can grab mouse cursor alter , check whether progress or not. if progress can alter other cursor.
how can that?
ps 1: browser triggers event , when alter cursor type automatically progress.
ps 2: check question understand probable cause of problem: ie7 loading cursor flickers , makes page slow respond
ps 3: utilize jquery 1.6.2 , net explorer 9
browse css , find cursor: wait; or find in ie inspector elements browser adding/styling cursor attribute value wait. seek overlap.
getting browser cursor "wait" "auto" without user moving mouse
jquery css mouse-cursor
Comments
Post a Comment