Blog

Take a Moment.JS to check out this Date / Time Library

Take a Moment.JS to check out this Date / Time Library

Moment.js is a JavaScript library that allows its users to parse, validate, format, manipulate, and display dates.

Categories: Tutorials, Web Design

How to detect 2 elements colliding or overlapping in jQuery

How to detect 2 elements colliding or overlapping in jQuery

Having issues with collision detection on those 2 <div> tags of yours? Maybe you don’t want to use a plugin either? Well here’s a simple way to solve your issue.

Categories: The Internet, Tutorials

jQuery .remove() Fix for Internet Explorer 7, 8 and 9

jQuery .remove() Fix for Internet Explorer 7, 8 and 9

IE7, IE8 and IE9 can have issues with certain jQuery functions, one of these is the .remove() function. One (and probably) the only solution I’ve found is to always use an ID or Class selector.

Categories: The Internet, Tutorials

How to fix WordPress Paginated Post List

How to fix WordPress Paginated Post List

A broken WordPress pagination can be due to many errors. In this example, we will be looking at pages unchanged even though the page numbers change.

Categories: The Internet, Tutorials

HTML5Maker For Easy HTML5 Animations

HTML5Maker For Easy HTML5 Animations

HTML5Maker enables anyone to create HTML 5 animations with an online web application using a robust interactive content and minimum effort.

Categories: The Internet, Web Design