[thelist] Re: IE dots (yet again)
George Dillon
George Dillon" <george.dillon at ukonline.co.uk
Mon Jun 19 18:12:06 2000
> .. removing focus from a button or link (often a hyperlinked
> image) ... can destroy usability...
> If you're using a keyboard to navigate through a page...
> only to have a function blur the control, you can see this
> will create some usability problems
Eh, James? Surely if the dot-defeating function is applied from an
onclick event on a hyperlink it's not going to interfere with keyboard
navigation of that page. The problems come with applying blurring
functions with onmouseover/onfocus events or onclick events which are
not hyperlinks.
... or in framesets, but then nobody here uses them, 'cos FRAMES ARE
EVIL, right?
;)