Issue..I am trying to assign updateprogress css values with javascript
问题 I am trying to assign updateprogess css values with javscript but the clientID for the control is fetching wrong clientid.. the code of the asp.net is <div style="display: Block; clear: left;" runat="server" id="DivLike"> <asp:UpdatePanel ID="UpdatePanelLike" runat="server" UpdateMode="Conditional"> <ContentTemplate> <div style="position: relative;"> <div style="position: absolute; top: 0px; left: 0px;"> <asp:LinkButton ID="LinkButtonLike" runat="server" CommandName="<%#Eval("Like_Command") %