Difference between revisions of "HTML Select"

From Level Access Web Labs
Jump to navigation Jump to search
Line 13: Line 13:
 
           <br>  
 
           <br>  
 
           <a href="http://www.google.com" target="_blank" aria-haspopup="true">Google</a>
 
           <a href="http://www.google.com" target="_blank" aria-haspopup="true">Google</a>
 +
<a class="linkedin open-metrics" href="https://www.linkedin.com/company/wellsfargo" aria-haspopup="true" target="_blank" om_tracking="category:Outbound Links;action:Click;label:www.linkedin.com/company/wellsfargo;value:0">Find us on LinkedIn </a>
 
     </body>
 
     </body>
 
</html>
 
</html>

Revision as of 21:30, 31 March 2016

Select Test

Google Find us on LinkedIn

Note: This page was used to verify that <select> elements announce "has popup" when testing with TalkBack on Android.