JavaScript

jQuery Plugin – Fun with Query String Object I have been working on an internal application which uses ajax and modal popups so that the user/manager/administrator doesn’t need to navigate to different pages to do different actions.  While this looked the part and done everything it said on the tin I ran into a problem. When a user acknowledged an event that needs authorisation a email is sent to the appropriate manager asking for action.  This email needed to contain a link that when the manager clicked it, the appropriate section was shown. No point in re-inventing the...

posted @ 26 April 2009 07:40 | Feedback (0) | Filed Under [ JavaScript | jQuery | ]

Over the last couple of weeks I have been doing alot of work on a UI for client/matter conception application at my work involving javascript and the almight framework jQuery.  I have done a couple of posts in relation to jQuery before: Subtext Galleries, using jQuery for funk Adding a Javascript onClick event to a Radio Button List Item on DataBound Adding a Javascript onClick event to a Radio Button List Item on DataBound Pt 2 Also my 1st ever patch to subtext project uses jQuery. After receiving countless emails...

I'm test driven