javascript - Change text on html button with class -


I have a button that I use to call back code in my aspx file. I'm not trying to change the text on the button.

HTML:

  & lt; Button class = "radius button" runat = "server" id = "button" click on onsource "button" upload click "> execute SQL & lt; / button & gt;  

Here is javascript:

  & asp: Content ID = "Content2" ContentPlaceHolderID = "ContentPlaceHolder1" Runat = "server"> <- -   -%> 
link rel =" stylesheet "href =" stylesheets / foundation.monsss "& gt; ; & Lt; link rel = "stylesheet" href = "stylesheet / app css" & gt; & lt; script src = "javascripts / modernizr.foundatio N.js ">

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -