Hi,
I've just started trying to learn javascript and jQuery so excuse my simpleness, please!...
I've created a webpage which works perfectly well in most browsers apart from Internet Explorer... The page loads and displays perfectly well, but seems a little unresponsive compared to Firefox, for example. The page is rather large as i've not yet properly optimised all images.
When you hover over the links, there is a delay before the :hover state wakes up..
My question... how would i go about locating the issue? Is there a tool which shows how the page is loading and what processes are slowing the page?
I have a work in progress test page located here: http://martinwhite.co.uk/greg10
The HTML and CSS are valid so there should be no issues there. I have done the obvious, by removing various scripts - removing Cufon seemed to help but even without it, the page seemed less responsive than Firefox..
Any advice at all would be greatly appreciated..
Many thanks, Martin