Multi Selectbox Transfer

I had a requirement where there was going to be a large list of checkboxes found on a single page, with other form fields. This is basically a no no as it takes up way to much real estate and also makes it complicated for the user to use. So what did i come up with a simple select box that allows me to select the items i wanted.

Read more of this post

jQuery Style ASP.NET Form Validators

I cam across this great little blog about overriding the standard asp.net validators with jquery validators.

Have a read: http://www.delphicsage.com/home/blog.aspx?d=545

Mapstraction with jQuery

I came across this blog by Simon Willison about MapStraction which is a friendly little wrapper for various map solutions such as google maps, yahoo maps etc where he used jQuery to interact with the MapStraction library. What have i done well i’ve made it to a small plugin, well starter plugin at the moment.

Read more of this post

jQuery High Contrast Detection

I had some spare time and through i would convert over my High Contrast Detection over to jQuery.
The solution is actually quite simple once you know how to look for High Contrast Mode.

Introduction
High Contrast is a mode of accessibility for visually impaired users, and can be easily activated by pressing “ALT+LEFT SHIFT+PRINT SCREEN”.  This needs to be addressed and the easiest way layouts resolved and catered for. Read more of this post

Follow

Get every new post delivered to your Inbox.