A cool Android-type Date Picker with jQuery mobile. This tutorial helps create an amazing Android style date picker with jQuery.
Continue reading about Android-Like Date Picker with jQuery mobile
jQuery-toastmessage-plugin is a JQuery plugin which provides android-like notification messages. It is a quite nice way to report info or error to the user.
Continue reading about jQuery ToastMessage – Android Like Notifications
Forms are quintessential. Creating forms in jQuery revolves around the various elements that inturn build a form. This guide walks through the details of creating the various elements, text box, list, button, checkbox radio buttons and other elements with jQuery that will help you craft your forms in jQuery.
The :submit selector selects all elements of type submit. The :submit selector typically applies to button or input elements. Note that some browsers treat <button> element as type=”default” implicitly while others (such as Internet Explorer) do not.
A simple example to select a radio button with jQuery dynamically. This tutorial explains how to select a radio button with jQuery.
Continue reading about How to select a radio button with jQuery
