This work was an extension to an existing website. My job was to pick up a JavaScript function callback from an existing Flash graph. Using the parameters passed in the JS function callback, I then had to construct and fetch an XML feed via a jQuery AJAX API call. When the result set loaded, I then constructed various HTML elements dynamically using jQuery to display the first ten results within a pop up window. A load more button allows for the remaining results to be dynamically loaded into the pop-up if desired.
This work was very challenging in and of itself, but was further complicated by various cross domain scripting security measures that I had to liaise closely with the client to work around. The result is an effective and functional pop-up and a happy client.










