The "jQuery windows 8 tile menu" plugin is easy to implement and will display a series of DIVs in an uneven grid layout, specific to the Microsoft's design language: Modern UI (formerly known as Metro).Any type of Web content can be placed in the tiles,...

read more

jQuery sticky elements supports various "sticky elements" implementations.It can make an elements "sticky" all over the page, just inside a desired container, and even support the newer trend of making an element hide while scrolling down, but making it...

read more

CSRF Protector addresses a serious problem in Web security, the CSRF vulnerability.CSRF, or Cross-Site Request Forgery, is a technique used by attackers to fake authenticated user data and trick servers into executing damaging operations on behalf of the...