Or add a subzero tabindex to the input element, as in: <input type="text" tabindex="-1" />
http://mootools.net/shell/timwienk/kKQjn/2/ You could re-enable the tabbing, by removing the property, if you want to. -- Tim
Or add a subzero tabindex to the input element, as in: <input type="text" tabindex="-1" />
http://mootools.net/shell/timwienk/kKQjn/2/ You could re-enable the tabbing, by removing the property, if you want to. -- Tim