There are numerous solutions for form control styling on the Interet based on the popular JavaScript libraries.
Here’s a quick reference to scripts created by me, that implement state-of-the art form control styling with a small footprint and without using jQuery, Y!UI, MooTools or any other JavaScript libary.
- Input.JS – Enhance the textboxes, passwords and textarea elements of your website forms with rounded corners [...]
Archive for May, 2009
Form Controls Styling Scripts
Posted in AJAX, Forms, Website Widgets and Parts, tagged alert skin, checkbox skinning css, colorpicker, combo css, combobox skin, confirm skin, form control styling, form css, form decoration, form skinning, form themes, html form css, input file css, prompt skin, radiobutton skinning css, searchbox, select css, select skin, skinnable forms, upload styling on May 17, 2009 | 2 Comments »
Acid.JS Library 3.1 Has Been Released With 1 New Script
Posted in AJAX, Acid.JS, CSS, Forms, Image Galleries, JavaScript, News, Rounded CSS Corners, Search, UX, Web Development, Website Widgets and Parts, XHTML, XML, tagged acid.js, AJAX, ajax cms, ajax guestbook, ajax library, ajax toolkit, ajax tools, browser gui, cms, CSS, css tricks, custom checkboxes, custom radiobuttons, customdialogs, form skinning, form styling, Forms, guestbook, javascript library, js library, selectbox replacement, website controls, website widgets, xmlhttprequest on May 17, 2009 | Leave a Comment »
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.
The latest additions are in red. Removed or [...]
Styling File Upload Inputs with ButtonReplacement.JS
Posted in ButtonReplacement.JS, Forms, Tips and Tricks, Website Widgets and Parts, tagged CSS, file input skinning, file upload, form decoration, form skinning, Forms, JavaScript, skinnable forms, type file skinning on May 16, 2009 | 4 Comments »
Here’s a quick and dirty way to style file upload (<input type=”file” />) boxes with a few lines of JavaScript and ButtonReplacement.JS, so they look like this:
instead of this:
The Init Script:
<script type=”text/javascript”>
uploadjs.init(‘100′, ‘Browse for File…’); // width and text of the “Browse…” button
</script>
The HTML – any number of file input boxes:
<form id=”Form1″ action=”" method=”post”>
<input type=”file” name=”File1″ [...]
Development Deals and Discounts of Summer’09
Posted in Deals and Promotions, News, tagged acid.js, AJAX, ajax cms, ajax guestbook, ajax library, ajax toolkit, ajax tools, browser gui, cheap AJAX scripts, cheap programming, cheap scripts, cms, CSS, css tricks, custom checkboxes, custom radiobuttons, customdialogs, form skinning, form styling, Forms, guestbook, javascript library, js library, selectbox replacement, website controls, website widgets, xmlhttprequest on May 14, 2009 | 1 Comment »
Here’s the deal:
Choose three cool scripts developed by WeMakeSites.NET for your own projects and purchase them for USD40! This is the summer deal of 2009 and will continue from May 14 until September 14, so be sure to compile your creative dev bundle soon.
If you are interested in purchasing TinySite.XML, the AJAX content management system, you may have the Standard version for USD50 [...]
AJAX Scripts Collection 2008-2009
Posted in AJAX, CSS, Forms, Image Galleries, JavaScript, News, Rounded CSS Corners, Search, Tips and Tricks, Web Development, Website Widgets and Parts, XHTML, XML, tagged acid.js, AJAX, ajax cms, ajax guestbook, ajax library, ajax toolkit, ajax tools, browser gui, cms, CSS, css tricks, custom checkboxes, custom radiobuttons, customdialogs, form skinning, form styling, Forms, guestbook, javascript library, js library, selectbox replacement, website controls, website widgets, xmlhttprequest on May 10, 2009 | 2 Comments »
Here is a collection of several (mostly) AJAX scripts created between 2008 and 2009 that you may find useful:
Browser History and Bookmarks in AJAX Websites
Fixing the Browser History (Back and Forward buttons) in AJAX Websites – a small script that makes use of the JavaScript location.hash property to handle the broken back and forward browser buttons in [...]
Acid.JS Library 3.0 Has Been Released With 6 New Additions
Posted in AJAX, Acid.JS, CSS, Forms, Image Galleries, JavaScript, News, Rounded CSS Corners, Search, UX, Web Development, Website Widgets and Parts, XHTML, XML, tagged acid.js, AJAX, ajax cms, ajax guestbook, ajax library, ajax toolkit, ajax tools, browser gui, cms, CSS, css tricks, custom checkboxes, custom radiobuttons, customdialogs, form skinning, form styling, Forms, guestbook, javascript library, js library, selectbox replacement, website controls, website widgets, xmlhttprequest on May 7, 2009 | 1 Comment »
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.
The latest additions are in red. Removed or [...]
Guestbook.XML – The New AJAX Guestbook
Posted in AJAX, CSS, Content Management, Guestbook.XML, JavaScript, News, Website Widgets and Parts, tagged AJAX, ajax guestbook, free guestbook, guest book, web 2.0 guestbook, xmlhttprequest on May 7, 2009 | 2 Comments »
Guestbook.XML is easy to use, AJAX driven, crossbrowser and skinnable guestbook that will give your visitors pleasant Web 2.0 experience on your website.
The setup of the script is a matter of minutes, and the Admin panel offers 100% flexibility and killer customization options – string customization, profanity filter, html filter, skin changer, various moderation and [...]
Creating Style Tag with JavaScript and Adding Rules to It
Posted in CSS, JavaScript, Tips and Tricks, tagged create style tag with JavaScript, createElement, createStylesheet, CSS, cssText, dynamic objects, dynamic styles, styleSheet on May 6, 2009 | 1 Comment »
Sometimes, when working with dynamically created objects on the client, it is needed to style these elements in a specific way. Due to the nature of these objects (for example – unique IDs) , they cannot be styled in the classic way, though. The document.createElement method of JavaScript can be used to create <style>…</style> tag and [...]
Blogroll
Categories
- Acid.JS (14)
- Acid.RSS (1)
- AJAX (36)
- ajax hotel reservation form (4)
- AJAX Photo Gallery (3)
- Antipixel Buttons.XML (1)
- Browsers (11)
- ButtonReplacement.JS (2)
- CheckBox.XML (3)
- ColorPicker.JS (2)
- ContactForm.JS (1)
- Content Management (9)
- ContextMenu.XML (1)
- Cool Websites (5)
- CSS (34)
- CSS Hacks (9)
- css watermark (1)
- Deals and Promotions (2)
- doctype (3)
- EULA.XML (1)
- Forms (38)
- Guestbook.XML (2)
- hCard.XML (1)
- HTML5 (1)
- Image Galleries (15)
- Input.JS (1)
- JavaScript (27)
- Microformats (1)
- News (41)
- PageAnnouncement.XML (1)
- RadioButton.XML (3)
- Rounded Corners Panel.JS (2)
- Rounded CSS Corners (16)
- Search (10)
- SearchBox.XML (1)
- SelectBoxReplacement.JS (1)
- Skinnable Browser Dialogs (3)
- Skinnable Web 2.0 Buttons (1)
- SpinBox.JS (3)
- Staff Paper Wizard (1)
- tabstrip.xml (3)
- Thoughts (3)
- TinySite.XML (2)
- Tips and Tricks (22)
- Upload.XML (1)
- UX (4)
- Web 2.0 AJAX Loading Panel (3)
- Web Development (25)
- Website Widgets and Parts (63)
- XHTML (13)
- XML (17)
-
Most Popular Posts
- CSS Hack for Internet Explorer 8
- Using CSS to Style Radiobuttons and Checkboxes in Safari and Chrome
- The Mystery of c:\fakepath Unveiled
- Setting Opacity and Other Filters in Internet Explorer 8
- Google Chrome Sucks Big Time
- CSS Hack for Safari and Google Chrome: Redux
- Using the IE8 X-UA Compatibility Meta Tag Properly
- Emulating border-color: transparent in Internet Explorer 6
- 10 Dirty CSS Tips and Tricks
- CSS: Filtering and Distinguishing Google Chrome and Safari
-
Recent Posts
Archives
- November 2009 (3)
- October 2009 (4)
- September 2009 (5)
- August 2009 (6)
- July 2009 (8)
- June 2009 (4)
- May 2009 (8)
- April 2009 (1)
- March 2009 (7)
- February 2009 (2)
- January 2009 (3)
- December 2008 (2)
- November 2008 (10)
- October 2008 (8)
- September 2008 (4)
- August 2008 (5)
- July 2008 (4)
- June 2008 (4)
- May 2008 (4)
- April 2008 (1)
- March 2008 (1)
- September 2007 (2)
- July 2007 (1)
- May 2007 (1)
- April 2007 (3)
- March 2007 (1)
- January 2007 (1)
- December 2006 (2)
Tags
acid.js AJAX ajax booking form ajax cms ajax form ajax guestbook ajax hotel booking form ajax hotel reservation form ajax library ajax toolkit ajax tools browser gui cms CSS css filters css hack css tricks custom checkboxes customdialogs custom radiobuttons development form decoration Forms form skinning form styling guestbook hotel reservation form JavaScript javascript library js js library license agreement component rounded corner textboxes selectbox replacement skinnable forms tabstrip tools web 2.0 web 2.0 form website controls website development website widgets XHTML XML xmlhttprequest