There is something that I don’t like in my designs, when I use an image in a div as a button there is always this little blinking vertical bar like if there is text or something to mark, I would like to know if there is a way to hide the caret -the little blinking bar- using css or JavaScript in some classes or ids, something like #myDiv{ caret: no-caret / NO blinking bar :) }. I really don’t like this bar in my navigation buttons for example.
There is something that I don’t like in my designs, when I use an
Share
In Firefox make sure ‘Always use the cursor keys to navigate within pages’ is unchecked.
This is a user defined setting so it is only for a specific browser instance and will only affect your computer.