<asp:DropDownList runat="server" ID="ddl" AccessKey="1"> <asp:ListItem Text="item1" /> <asp:ListItem Text="item2" /> </asp:DropDownList>
Line 135, Column 93: there is no attribute "accesskey" …ame="ctl00$MainContent$ddlTitle" id="ctl00_MainContent_ddl" accesskey="1">
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js" > </script> <a href="mymusicfile.mp3" >My Music</a>
/* Hide player */ #ymp-player, #ymp-tray, #ymp-error-bubble, #ymp-secret-bubble { display: none !important; } /* Hide Buttons */ a.ymp-btn-page-play, a.ymp-btn-page-pause { margin-left: -20px !important; } a.ymp-btn-page-play em.ymp-skin, a.ymp-btn-page-pause em.ymp-skin { display: none !important; }