Hi every body!
I am making a html/css/jquery gallery, with serveral pages.
I indeed have a "next" button, which is a simple link with a jquery click listener.
The problem is that if the user click the button serveral times, the text of the button is selected, and then the full line of text. In my really darky design, that is really ugly and nonsensical.
So here is my question: can you disable text selection on html? If not, i'll terribly miss flash and its high level of configuration on textfields... grrr :(
Thank you for your help! David