Calling Jquery twice but where?

Hi,

I have been told that my this page

http://www.princessgowns.co.uk/prom-dress/night-moves/

I am loading Jquery twice…

Can anyone tell me how to remove one of these?

thanks

Looking at the source of the page it only looks like one jQuery file is being loaded. What makes you think you’re loading it twice?

Yslow told me.

http://www.princessgowns.co.uk/wp-includes/js/jquery/ui.tabs.js?ver=1.7.1

http://www.princessgowns.co.uk/wp-includes/js/jquery/ui.core.js?ver=1.7.1

My Yslow shows a category for “Remove duplicate JavaScript and CSS” and gives your page an A grade for that, with no issues.

i see jquery only once as well… BUT, why are you using jquery AND prototype? I’d pick one and stick with it.

Am not sure, I don’t where they are coming from