Posts Tagged jQuery

Best of April 2010, Tutorials, Inspiration and Resources

By Abhin on May 3rd, 2010 Category: Inspiration No Comments

Best of April 2010, Tutorials, Inspiration and Resources

April is gone and left us with some really good tuts, articles and lots of things happening. With designers creating some out of the world masterpieces, developers pushing the limits of browsers and Adode launching the CS5 suite. We will take a look at the best what web has offered us in April. Designing & […]

Create an AJAX/jQuery/PHP Contact Form

By Hein on April 30th, 2010 Category: Tutorials 55 Comments

Create an AJAX-jQuery-PHP Contact Form

This tutorial uses XHTML, CSS, jQuery and a little PHP to make a pop-up/modal contact form that validates whatever is entered into the form and then uses AJAX to send the form without refreshing the page. Sounds complicated…actually it’s very simple!! The code of this tutorial has been updated The HTML Markup The HTML layout […]

Create a Cool Mask Transition Slideshow: Part 2

By Abhin on April 26th, 2010 Category: Tutorials 12 Comments

Creating a mask transition slideshow Part 2

Hope You’ll enjoyed part 1 of our Create a Cool Mask Transition Slideshow mini series,  it’s time to Move on with part 2, we are going to implement the effect by creating a jQuery plugin! Tutorial Structure – Setting up workspace for the plugin. Creating a plugin. Putting it altogether. Setting up workspace for the plugin. […]

Interview with Site Manager Jeffrey Way of Envato

By Abhin on April 15th, 2010 Category: Articles 17 Comments

Interview with Site Manager Jeffrey Way of Envato

Most of you are familiar with Jeffrey, for those who are not, Jeffrey Way is the manager of leading web templates Marketplace Themeforest and the editor of the most popular web development blog Nettuts. He is a well known personality and recently was the guest on the jQuery podcast. 1) First of all thanks for […]

Create a Cool Mask Transition Slideshow: Part 1

By Abhin on April 11th, 2010 Category: Tutorials 13 Comments

Creating a mask transition slideshow

Ever bored of simple sliders and fading slideshows. Want to create something different and unique. In this tutorial we are going to create a beautiful mask transition slideshow, starting from the photoshop to the final working product. To put a cherry on the top we will create this in the form of a jquery plugin, […]

How to Enhance Forms Using jQuery UI

By Abhin on April 5th, 2010 Category: Tutorials 42 Comments

Enhancing Forms using jQuery UI

What is Framework ? Frameworks are increasingly becoming the de facto standard for web development as well as web design. Framework is a reusable set of libraries or classes used in developing complex software. Microsoft .NET framework, Java Springs framework and entity framework  are some of the popular frameworks used in the industry. Creating an […]