Have you ever needed a way to disable the mobile keyboard from displaying for a specific input field? I was recently building out a custom Gravity ...
Read MoreWeb Design Articles
How to fix ReferenceError: _gaq is not defined
Web DevelopmentLooking for a way to fix the _gaq is not defined JavaScript error? Simply add this code snippet before the close of the site. You will need to ...
Read MoreA simple way to check whether a jQuery function exists
Web DevelopmentHave you ever been in a position where you only want to load JavaScript files on pages where they are being used but are calling a jQuery function ...
Read MoreHow to use WP PageNavi with Custom Post Types
Web DevelopmentI recently worked on a project where the client wanted to add paging functionality to each of the custom post types I had created for the site ...
Read More