asp.net - How to get client site control id without added runat="server" in vb -


How to obtain client site control ID behind vb.net code without run rate = "server".

  & lt; Div id = "flip" & gt; & Lt; / Div & gt;    

You can run div / html elements without running Can not access the = "server" on the server side, you can better make it runat = "server" and use ClientID for client side scripts.

If you have a frame 4 or above, then you keep the client ID unchanged.

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -