My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 147
AcrIS is modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Synapso is using AcrIS as a platform for building dynamic web sites. *GWT Beans binding* extension provides binding between Java beans and GWT wi...
This project has moved to [http://github.com/neyric/inputex/ GitHub]. For the latest source code, go to [http://github.com/neyric/inputex/ inputEx on GitHub] Visit [http://javascript.neyric.com/inputex/ the project home page]. The tickets are now [http://neyric.lighthouseapp.com/projects/25...
The aim is to create a friendly syntax for defining (web) forms.
==form-test-helper has gone on to a better place== form-test-helper was first released in September of 2006. At the time, it represented a significant step forward in testing apps with the full rails stack. I haven't updated it in quite some time, and I'm happy to see that some other tools came a...
System.Console.Forms is a extension to .NET framework to “port” as much as possible of [http://en.wikipedia.org/wiki/Windows_Forms System.Windows.Forms] to a Console environment. = Introduction = [http://crsouza.blogspot.com/2009/03/systemconsoleforms.html System.Console.Forms] allows for easy ...
This project is intended to provide a set of examples for Alfresco 3.2 forms service. Current available examples include 1)Custom Controls * WYSIWYG Editor (TinyMCE) * Auto Complete Picker * Cascade Select 2)Custom Form Templates. * Tab View 3)Custom Set Appearances. * Acc...
=Overview= Places text within an input that gets replaced when a user clicks in the input. Useful if you need to have a search box with a predefined piece of text that, when clicked, gets replaced. Some other benefits are that if you predefine a `value` for the field, it will stay as is an...
= Captchas in django forms using pycaptcha lib = == Intro == *Using the captcha field*: {{{ from captchas.fields import CaptchaField class CaptchaContactForm(ContactForm): # ... captcha = CaptchaField(label='Robot test') }}} *Screenshot*: http://django-pycaptcha.googlecode....
=Introduction= Jquery Form Extensions is a small plugin to assist with common form-related tasks in jQuery. It doesn't provide automated form validation, form to JSON or anything similar. It's a set of methods for common form tasks. Most of these are easily achieved with jQuery, this plugin aims...
= Rabbit Forms = Rabbit Forms is a CRUD (Create Retrieve Update Delete) automate library. If you see, more than 80% of a system development is based on CRUD operations, Rabbit Forms is made to high speed up these process by providing a good and extensive library providing assets to this work. In ...
1 2 3 4 5 6 7 8 9 10 Next