Archive for February, 2017

How to Use jQuery to Test CSS3 Browser Support

The tricky thing about using CSS properties (especially newer ones that have just been introduced) is that they aren't always supported by every browser, particularly older versions of any browser, which can be a pain if you're really striving for consistency in your projects. Luckily, there are a few ways around this issue of cross-browser […]
Read the rest of this entry »

4 Best Tools for Validating Your jQuery Code

New to jQuery and looking for some help to make sure that your code is correct? Or are you a seasoned JavaScript pro who can't seem to find that one little bug in your code that seems to be messing everything up? No matter what your level of coding expertise is, chances are you're going […]
Read the rest of this entry »

How to Refresh One Section of a Page

There are plenty of times where you might want to refresh only part of your page's content, leaving the static content to be, well, static, and refreshed at the user's discretion. Reloading an entire page on a user can be jarring, confusing, and doesn't make for a great user experience. However, if your page features timely […]
Read the rest of this entry »

Responsive Menu
Add more content here...