Home > CSS, Javascript, XHTML > Jquery Refactor And Debug

Jquery Refactor And Debug

November 17th, 2009

I have created a portfolio with jQuery that starts off as a grid and slides over when clicked to reveal the relevant portfolio piece. The portfolio piece is a HTML page that is loaded through AJAX. When testing this in IE6, 7 and 8 there is an issue with performance (a serious issue with 8), in Safari and Firefox the performance is fine.

There is also a bug where if you click on any of the 3 left-most images (top, middle or bottom) when the grid is collapsed and keep the cursor there the loading graphic remains there until you mouse out of the image.

I am looking for someone to look at the code, address the performance issue in IE6 and 7, but most importantly 8 ( it needs to load up :) ). Further to this I’m looking for the bug mentioned above to be fixed as well.

Here’s the URL to the site, the portfolio is on the main page:
http://hunter-design.dobwebdesign.co.uk/


Jquery Refactor And Debug