Custom CSS cursor using JQuery css method

regnyouth

New Member
Is there a way I can use JQuery's .css() method to give the following cursor style?:\[code\]cursor: url(http://www.google.com/intl/en_ALL/mapfiles/closedhand.cur), default !important;\[/code\]
 
Back
Top