In this article you will learn how to show and hide divs or any other content on a page when clicking on a radio button using Javascript. You will learn: how to create a function how to create variables how ...
Continue readingDisable a button until a checkbox is checked
In this article we will look at how to disable a button on a form until a checkbox is checked. This is an excellent way to make the user, subscriber accept a terms of service or privacy policy before subscribing ...
Continue readingPrevent form submission with specific email domains
In this post we will use Javascript to prevent formsubmission if someone wants to use an email address that belongs to a specific email domain, such as @aol.com or @yahoo.com. If someone tries to submit the form using one of ...
Continue readingXampp can’t be opened because Apple cannot check it for malicious software
This error message is pretty common for Mac users. It happens because Apple doesn’t trust the software you are trying to install. And you see something like this: Fortunately there ...
Continue readingHow to use FontAwesome in Photoshop
Font Awesome is a CSS-based iconset that contains thousands of icons that is used by graphic designers, web developers etc. Even if you have never heard about Font Awesome, chances are you encountered them before on websites. The icons are scalable, ...
Continue reading