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...