Hi, I tried several different ways to do this, but nothing works for me, I use a system in which I cannot physically edit the code I need. I have an input with the following code
<input type="submit" name="ctl10$loginImageButton" value="Logout" id="ctl10_loginImageButton" class="cssloginImageButtonlogout cssbutton">
And all I have to do is change the value of the value from "Exit" to "GO" using jQuery
If anyone can help, I will be grateful for that. Now I'm starting to pull my hair out: / Thanks
source
share