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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -