public marks

PUBLIC MARKS from MaoTseTongue with tags html & css

02 September 2006

CRIR: Checkbox Radio Input Replacement

by 13 others
This combination of JavaScript and CSS will hide checkbox and radio inputs that have a class = "crirHiddenJS", an id, and a proper label tag. This will allow you to style the label however you wish using CSS, and the actual input control will be hidden. The form will still collect data as it normally would because the label itself will trigger the hidden input control. If javascript is disabled no inputs will be hidden and the form is still be fully functional.

05 August 2006

Aptana: The Web IDE

by 45 others, 1 comment
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: * Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions * Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure * Error and warning notification for your code * Support for Aptana UI customization and extensions * Cross-platform support * Free and open source. (Source available soon)

MaoTseTongue's TAGS related to tag html

aptana +   checkbox +   css +   ide +   input +   javascript +   radio +   replacement +   web +