Category: Jquery
Jquery for Beginners
jQuery is a library of JavaScript Functions. jQuery is a lightweight “write less, do more” JavaScript library. The jQuery library contains the following features: HTML element selections HTML element manipulation CSS manipulation HTML event functions JavaScript Effects and animations HTML DOM traversal and modification AJAX Utilities Enabling of jquery on your webpage <head> <script type="text/javascript" [...]
jquery interview questions for freshers
What is jQuery? jQuery is a JavaScript library that simplifies JavaScript and AJAX programming. JavaScript is used to add interactivity and dynamic content to web pages. AJAX (Asynchronous JavaScript and XML) is used for hand
PHP Captcha Code example
how to create a Captcha in PHP. We are using some of the features available in PHP for creating an image. This is very simple and basic tutorial and we are not using any custom fonts for generating captcha image. And we aleready know that captcha
feedback form with Jquery
feedback form using Jquery with easing animation effect. It’s simple and interesting just hiding and showing the div tags with jquery. Use it and make some thing better your web project feedback box. Download Code : magicalfeedback Javas
New Twitter Design with CSS and JQuery.
The Twitter new web interface design is live for many more today. The makeover of the new Twitter was really fantastic, In this post I decided to explain how to implement new Twitter user interface design with CSS and JQuery. Use it and enrich yo
Poll with Jquery,Javascript and Php
When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. In this tutorial we’ll create a poll using PHP and XHTML, then make use of some jQuery Ajax effects
Server Side Form Validation using Regular Expressions
Server Side Form Validation using Regular Expressions, one of the reader commented like this “If I disable Javascript?”. So in this post I given a simple example about “Server Side Form Validation using Regular Expressions “. Click here to
Delete Records with Animation Effect using jQuery and Ajax
In this post I want to explain delete records with random animation(slideup and fadeout) effect using jQuery framework. Very simple code just 10 lines. Click here to Download delete_record_random code Database Table Code A simple