Archive for October, 2007

Tick A Radio Input Element By Clicking On The Text

Monday, October 29th, 2007

Have you ever wondered how you can tick a radio input element by clicking on the text near of it. You can try this out if you go to www.primalskill.com/en/contact and click the text of the radios.
(more…)

Turn Autocomplete Off For HTML Input Tags

Thursday, October 4th, 2007

It’s very annoying when the autocompletion is on in your browser and you develop a website where you have to sign up a user. Of course on that form there are different text fields, username field, password field. And it is very very annoying that the autocomplete ‘stuff’ fills these textboxes with your sensitive data.
(more…)