Re: Need some hints on: filling in a grid

Gabriel Cooper <[email protected]> Mon, 01 Mar 2004 18:10:16 -0500
Newsgroups gmane.comp.web.albatross.general
Message-ID <[email protected]>

Andrew McNamara wrote:

>>>- (this is a web problem more than an Albatross problem...) When typing in a 
>>>cell, the browser keeps "helpfully" suggesting possible completions in little 
>>>tool-tip-like boxes.  This is a HUGE PITA.
>>>      
>>>
>><input  type="text" ... autocomplete="off"  ... >
>>                       ^^^^^^^^^^^^^^^^^^
>>    
>>
>
>Ah yes - if in doubt, just extend the standards. 
>  
>
W3C Standard or not, it works as expected in Netscape, Mozilla, and IE. 
Good enough for me. :)