Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts

Create jQuery Mobile websites in Dreamweaver

I'm gonna teach you to create a Simple and effective jQuery Mobile Website using Dreamweaver.
Continue Reading

Dialog Box using JQueryUI plugin


jquery dialog box

Have you ever wondered how facebook makes its dialog boxes? It even gives the page a charming look which will not be possible without such dialog windows.
Continue Reading

Validate Form Using JQuery

JQuery form Validation.

In this webdesign tutorial, I will teach you how to validate forms on client side using JQuery Form Validation Plugin. The most important benefit of this client-side validation is that it saves time.
Continue Reading

Multiple File Upload - PHP, JQuery


Uploading Multiple Files - jQuery, PHP

This multiple File upload technique uses the AjaxForm plugin. Its performance beats that of many other multiple file upload plugins out there. I developed this style after surfing the web endlessly in search for a working jquery multiple file upload plugin.
Continue Reading

jQuery sliding tab


jQuery sliding tab

In this tutorial, i will teach you how to create a sliding tab using jQuery. You can use it in displaying your website content in tabs. Some sites use it for registration forms. This tutorial is very easy but it requires version 5 of the jQuery plugin. Please don't forget to leave comment, participate by working on our tutorials, and uploading them for the benefit of the entire community.
Continue Reading

TIME AGO USING JQUERY


TIME AGO USING JQUERY

No doubts, you have seen social networks and some news sites count time elapsed since field was updated. Some though, use the scripting language approach. Here is a more effective plugin for time ago developed by McGeary Ryan. This plugin can also count time from now all in real time. I will teach this tutorial in two parts.
Continue Reading

Watermark a Password Field like twitter


Add Watermark to Password Field

In this tutorial, I will teach you how to use watermark on a password field. jQuery1.5.3 has the watermark feature. Ordinarily, a textbox shows hidden characters. But in this tutorial, I will show you how you can watermark a password field. Happy Reading... But don't forget to comment, it can really encourage me.

Continue Reading