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
Post a Comment