eramgarden
Programmer
Still upgrading ASP to ASP.Net...
The pages I inherited have an image with text over it that is used as a button...Done with HTML... (but it's actually not a button)...so when i click on it, it takes me to another page...
I want to have a button that when I click on it, it changes the color of it ..this way if i have a left side menu, i can tell which link/button i have clicked on...
I can do this with JavaScript and creating button images ....but can I do it in ASP.Net...
Have buttons, i click on it, it changes the color?
The pages I inherited have an image with text over it that is used as a button...Done with HTML... (but it's actually not a button)...so when i click on it, it takes me to another page...
I want to have a button that when I click on it, it changes the color of it ..this way if i have a left side menu, i can tell which link/button i have clicked on...
I can do this with JavaScript and creating button images ....but can I do it in ASP.Net...
Have buttons, i click on it, it changes the color?