martinbean3 years agoLevel 80ReplyReport Spam@gopireddy What have you tried already? You’ve described what you want. So what’s the problem? Like Reply
Sinnbeck3 years agoLevel 102ReplyReport Spam<button id="foo"> submit </button> //js document.getElementById('foo').setAttribute('disabled', 'disabled') I assume you can guess the name for removeing the attribute Like Reply 1 like
gopireddy OP 3 years agoLevel 1ReplyReport SpamHi sinnbeck, this one I tried already after downloading excel file the button have to enable Like Reply
Sinnbeck3 years agoLevel 102ReplyReport Spam@gopireddy And how are you checking that the browser is downloading a file ? Didnt know that was possible at all Like Reply