Learn and share. The simplest harmony.

 

Tag : Forms

 

Enhance Type and Spot

Posted on September 30, 2011 and got 2 shouts so far In previous post (Type and spot using jQuery’s :contains()) we have create a simple content spotter using :contains() selector, the possibility to spot an element using that technique are numerous,...

 

Type and spot using jQuery’s :contains()

Posted on September 20, 2011 and got 10 shouts so far Today I’m going to share a tutorial on how to create a simple content spotter using one of jQuery’s selector, :contains(). This selector, as in jQuery’s description, will select all...

 

Photoshop Effect vs CSS3 Properties

Posted on April 30, 2010 and got 29 shouts so far In previous tutorial I was explained how to stylize input element with photoshop effect (color gradient, smooth border, box shadow, drop shadow) using CSS3 only. In this post We will...

 

Stylize Input Element Using CSS3

Posted on April 26, 2010 and got 30 shouts so far Stylizing input element is a common task for us as a web developer, we can make it look nicer by putting stylized input image (color gradient, smooth border, box shadow,...

 

Free PSD : Checkbox Replacement

Posted on April 15, 2010 and got 17 shouts so far From the previous post, I was explained how to stylize our own checkboxes by replacing the default checkbox with image. The technique is very simple, we just need to prepare...

 

jQuery Plugin : jConfirmAction

Posted on March 29, 2010 and got 77 shouts so far In previous tutorial i was explained how to replace a boring confirmation box into a cute one. You’ll no longer see a pop up confirmation box but a flying bubble...

 

[CodeSnippet] jQuery : Confirm User’s Action

Posted on March 26, 2010 and got 15 shouts so far Don’t let your link that have a critical action (such as delete some data or something else) fly away on their own self, we must put a confirmation before do...

 

2 Stuff Resources to Save Our Time

Posted on March 23, 2010 and got 1 shout so far 365psd is an online resource aims to share free quality PSD everyday for a year. Buttons, Forms, Menus, Sliders, Badges and Icons in PSD format from about 11 talented contributors...

 

Stylize Your Own Checkboxes

Posted on March 22, 2010 and got 26 shouts so far Checkbox is one of the most frequently used element on the forms, plain checkbox will be nice if in the forms we made there are many checkbox or others forms...

 

Mask Your Input Forms and Make It Beauty

Posted on March 11, 2010 and got 17 shouts so far Text masking is an alternative for us to display information what type of content user must input to our forms, as usual jQuery make our life easier, to implement that...

 

12