Difference between revisions of "Tabindex test"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <button tabindex="-1" onclick="window.location.href | + | <button tabindex="-1" onclick="window.location.href = 'http://www.google.com';"> test </button> |
<input type="text" /> | <input type="text" /> | ||
</html> | </html> |
Revision as of 12:54, 26 May 2015