Slashdot Mirror


User: MaGnA_at_Slashdot

MaGnA_at_Slashdot's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:From the site... on Defeating Captcha · · Score: 1

    GNAAtcha!

  2. Somebody please "conquer" the FILE input element! on Check Boxes and Radio Buttons Conquered by DHTML · · Score: 1

    File input elements are the most annoying when it comes to UI style inconsistencies.

    I had a failed attempt at replacing a file input element with a text input + graphic button, due to the way the default "browser" button inconsistently works across browsers and for some obvious security reasons (like silently making the browser submit an arbitrary file from the local disk). This was a while ago and I don't know if it's still impossible. Has anyone succeeded in replacing file input items with custom visual elements?