By using this instead of standard images for captcha, we aren't achieving any extra usability, or are we? and it is pretty easy to decode than images anyways... so i wouldn't use'em for captcha. but it is fun nevertheless.
-GTG On 8/7/07, Robert O'Rourke <[EMAIL PROTECTED]> wrote: > > > Jean-Francois Hovinne wrote: > > Hi All, > > > > charToTable is a jQuery plugin I wrote some weeks ago. > > This plugin converts characters to HTML tables. > > You can even create animations, or a glyph editor with it. > > Perhaps it will be useful for somebody, who knows? > > > > Description + demos: > > > http://www.hovinne.com/blog/index.php/2007/07/12/131-jquery-chartotable-plugin > > > > Enjoy, > > jf > > > > > > > Neat =] > Perhaps using tables like that would be another way to do captcha? Not > writing it out with jquery but with a server side script. Can the plugin > go in reverse for some js validation or something like that? Just > thinking out loud but that's a very sweet plugin! > >

