Category "jQuery"

jQuery setPlaceholder plugin: An alternative for the HTML5 placeholder attribute

posted on July 18, 2012 10:41 AM by Jhoy Imperial

How to check if an element object is existing using jQuery

posted on November 04, 2011 01:14 AM by Jhoy Imperial

A simple implementation of a slideshow using jQuery Cycle Plugin with navigation.

posted on March 21, 2011 19:06 PM by Jhoy Imperial

This is a simple implementation of a tab switcher using jQuery jQuery Readings addClass() removeClass() hide() show() attr() click()

posted on December 17, 2010 17:40 PM by Jhoy Imperial

A simple image rotator using jQuery.

This article will show you how to create a simple rotating gallery images using jQuery and setInterval.

posted on December 13, 2010 12:23 PM by Jhoy Imperial

This article will show you how to create a simple star rating functionality using jQuery. All values will be stored in our $_SESSION variables. I have set the limit of number of votes to 20. In our demo, when you have reached the total number votes, just clear your cookies in order to use the [...]

posted on November 12, 2009 02:47 AM by Jhoy Imperial

Dynamically populate a select dropdown box using jQuery

posted on September 16, 2009 05:46 AM by Jhoy Imperial

In this article, I will demonstrate to you a simple code to retrieve post and receive data using AJAX in jQuery. What does this sample do? We would send a sample text via $_POST to our remote response file. Our remote url file would then generate a table with a random number of rows and [...]

posted on September 03, 2009 05:15 AM by Jhoy Imperial

Here is a simple code onĀ  how you could customize your tooltips using jQuery. The idea here is to use the <label> tag as the custom tooltip for our links. The id of our <a> is the same value as the “for” attribute of the <label> tag. In this way, we have created a relationship [...]

posted on August 21, 2009 21:28 PM by Jhoy Imperial


Recent Tweets

 

Email us at support@codingcereal.com

Copyright 2009 - 2013 © www.codingcereal.com