Difference between revisions of "Tabindex test"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <button tabindex="-1" onclick="window.location('http://www.google.com');"> test </button> | + | <html> |
+ | <button tabindex="-1" onclick="window.location('http://www.google.com');"> test </button> | ||
+ | </html> |
Revision as of 18:49, 22 May 2015