You can change the cursor using the cursor property, but there is only one caret. The only option would be to set a custom cursor using an image, but this is not supported in all browsers. More details here: http://www.quirksmode.org/css/cursor.html
source
share