browser - is the autocomplete property, a standard html property? -


I understand that "autocomplete" is a standard asset or not ?! By the way:

     

And can I use it in FF, IE, Opera ....? If so, which browsers and versions of those support? Is this browser a cross property?

Regards.

Sam

It was part of webform 2 (html 4.01). I'm pretty sure everyone supports it

Also listed in html 5 spec



Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -