Feeds:
Posts
Comments

Archive for the ‘Forms’ Category

On this page you will learn how to create imageless and crossbrowser CSS checkboxes and radio buttons by applying CSS3 generated content, gradients and UTF characters to minimal and semantically correct markup. The styled form elements will preserve their native accessibility features and keyboard support. Supported Browsers Mozilla FireFox Google Chrome Apple Safari Opera Microsoft [...]

Read Full Post »

On this page you will learn how to create cool iPhone toggle checkboxes and radio buttons with CSS3, minimal, semantic and accessible markup and no JavaScript at all. Really, all you need is markup like this: <div class=”iphone-toggle-buttons”>     <ul>         <li><label for=”checkbox-0″><input type=”checkbox” name=”checkbox-0″ id=”checkbox-0″ /><span>checkbox 0</span></label></li>         <li><label for=”checkbox-1″><input type=”checkbox” name=”checkbox-1″ id=”checkbox-1″ checked=”checked” [...]

Read Full Post »

Here’s an unobtrusive crossbrowser solution for checkbox and radio button styling that does not use any vendor-specific properties such as (-webkit-appearance), but relies entirely on official CSS properties and no JavaScript at all. Older browsers that do not support the adjacent elements selector (E + E), :checked and :disabled pseudo classes or generated CSS content [...]

Read Full Post »

Forms.JS is a powerful component that will give you total control over the form elements on your page without any additional markup or sophisticated JavaScript. All you have to do is to add a single line of JavaScript in the head section of your webpage, define which elements will be styled, specify skinning region, set [...]

Read Full Post »

Forms.JS is the successor of 6 separate controls for form styling, now consolidated in a single powerful component that will give you total control over the form elements on your page without any additional markup or sophisticated JavaScript. All you have to do is to add a single line of JavaScript in the head section [...]

Read Full Post »

I am happy to announce that version 7.0 of CheckBox.XML is here! CheckBox.XML is an unobtrusive and almost codeless way to give the ordinary checkboxes cool looks and appeal and yet keep their native functionality, for example – keyboard support, client events, etc. All you have to do is to register the runtime scripts, set [...]

Read Full Post »

RadioButton.XML is ajax-driven almost codeless, reliable, accessible and semantic approach for skinning of radio buttons. The solution makes use of real radio buttons with labels and their toggle functionality and skinned list-items, allowing single-line and multi-line radiobutton list rendering, native client- or server-side validation and easy skinning using an image sprite and a few lines of CSS. The [...]

Read Full Post »

Get most of the website widgets and tools I’m developing in a single package that is regularly updated. Whenever a new script or script update is available, it will be included in the download file. To stay informed and up-to-date with Acid.JS, please, subscribe to my RSS feed.

Read Full Post »

Here is a list of a couple of AJAX form controls that I have worked on recently. Enjoy: ContactForm.JS – Full of features and customizable AJAX contact form for your Web 2.0 website. It is skinnable, highly customizable, localizable, crossbrowser and ultra fast. The installation and the configuration of the script is easy, and your [...]

Read Full Post »

ContactForm.JS is a full of features and customizable AJAX contact form for your Web 2.0 website. It is skinnable, highly customizable, localizable, crossbrowser and ultra fast. The installation and the configuration of the script is easy, and your form can be up and running on your website within minutes. Key Features of ContactForm.JS Cool Web 2.0 looks [...]

Read Full Post »

Older Posts »

Follow

Get every new post delivered to your Inbox.

Join 209 other followers