A voir également:
- Curseur(souris)/javascript
- Comment faire apparaître le curseur sans souris - Guide
- Comment activer le pavé tactile sans souris - Guide
- Souris ordinateur - Guide
- A javascript error occurred in the main process - Forum Matériel & Système
- Skillkorp souris logiciel - Forum souris / Touchpad
3 réponses
en js je sais pas mais en css
html, body { cursor: url('http://www.doctissimo.fr/Library/images/spacer.gif'), auto; height: 100%; }
ça marche nickel chez moi tu peux utiliser des image gif ou cur
html, body { cursor: url('http://www.doctissimo.fr/Library/images/spacer.gif'), auto; height: 100%; }
ça marche nickel chez moi tu peux utiliser des image gif ou cur