Responsive Modal Windows can be used for viewing images, videos, or inline HTML content.It works by dimming the page using an overlay, taking the desired content, creating a minimally styled container, and showing it the content inside the container with...

read more

jQuery Form Validation (or jQuery Validate) works on the client-side, as soon as the user pushes the form submit button and before the data is sent to the server.The plugin will go through all the form's fields, scan the content users have entered, and...

read more