input type

FormMapper Address Autocomplete with Geolocation

FormMapper Address Autocomplete with Geolocation

An advanced jQuery plugin that utilizes the Google Maps API’s Geocoding and Places Autocomplete services. You simply provide a single input field that lets you search for locations with an autocomplete dropdown. Optionally: you can add a map container that will display an interactive map with drag and drop location finding capabilities and a form that will be populated with the complete address details including the latitude and longitude coor...

jQuery jAutocomplete Plugin

jQuery jAutocomplete Plugin

Overview jQuery jAutocomplete Plugin is a flexible jQuery plugin that provides suggestions while you type into the field. Data Source Examples One file as data source Server data source GET Server data source POST JavaScript array as data source Layout Examples Layout example 1 Layout example 2 Layout example 3 Categories example Features Different data sources (one file, javascript array, server side via GET/POST) ...

JQ-HighLight Fields, Highlight Your Forms' Fields

JQ-HighLight Fields, Highlight Your Forms' Fields

JQ-HLFields (Highlight Forms’ Fields) v.1.0 is A better way to Highlight your Forms’ Fields. it is a JQuery plugins that provide to Highlight the forms’ fields while you fill them. it’s very easy to use and integrate into your projects, and it’s 100% customizable. Features: changable overlay type: ‘total’ or ‘partial’: ‘total’: overlay covers the body ‘partial’ : overlay covers only form changable overlay color,opacity and da...

jStyle Lite: Enables CSS Styling of Web Forms

jStyle Lite: Enables CSS Styling of Web Forms

29/02/2012: Please note that this item seems to be incompatible with jQuery 1.7 or higher. Due to the low number of sales, I have decided to drop support for this item indefinitely. jStyle Lite is a lightweight form styling tool built on the jQuery framework. At just over 5kb in size, it provides a quick way to easily take control of the styling of your web forms without leaving a huge footprint. In addition, it requires absolutely no extr...

Html Helper Class

Html Helper Class

One of the things that can make your scripts really hard to read and take up much space are inline HTML tags. This helper class makes it possible to write inline html tags in a really simple an clean way. Take for example the following code. It is used to show a select box and the selected variable is to choose a select item. <?php $selected = 'green' ?><br /><select name="colors" id="colors" /><br /> <opti...

EditMe

EditMe

Inline edit for input boxes AND textareas, using jQuery. All you need to do is to and an input box with the type of text in your markup, call this script and you can now edit your content. When pressing save, NO ajax is happening. This means, that you can use this script with a larger form, that uses a POST to save the data. You can however, use ajax if you want. An example is included in the demo, that shows you how to do this. Update...

Wordpress UIElement Class

Wordpress UIElement Class

In Wordpress you are very limited with your input types. You have the title, the content and then you can hack something together with the custom-fields. But this is a bit geeky and no normal user really understands how to use custom-fields. Now this is where the UIElement Class kicks in! It works with the custom-fields, but it masks them as if they were super cool UI-Elements build in by Wordpress. Combined with the new Custom-Post-Types i...

Form Processor

Form Processor

With form processor you can convert a static form into a working form in less than 5 minutes. For the moment it has 2 buildin handlers to send the form content with mail or to save the content in a CSV file. But with a bit of PHP knowledge you can easely write your own handlers. Look at the example video and see how easy it is to use and implement. Features Convert static forms to a working one Form validation (email, url, required, phone, ...