News

Hello, I love picocss, because it is minimal and have everything it needs, semantic html and few classes. But I am struggling to enable/disable an anchor button via Javascript. If I set "disabled" ...
Hello Readers! Here is a small blog on how to disable the browser back button. Although it is not advisable to use such tricks in websites as restricting or disabling the browser back button can be ...
Hello Everyone!! As we know that when we are clicking the submit button then it send the data to the server, but what happen if we are not disabling the submit button after the one click then here is ...
This is a follow-up post to my previous post on how to enable and disable a button with backbone. I showed a working solution in that version, but there are a few things about it that I don’t like.