First impressions from a user end is that the site is super slow. (I'm Firefox 3 on Ubuntu). Your page load time for me was around 11 seconds.
Just by enabling firebug, I found an error in one of your JS files: [Break on this error] </div><div class='newdls1'><a alt='Resid... 869317-large.jpg'></a></div><div class=' b0.js (line 2) And I'm not sure what it is, because I didn't track it down, your code is doing something weird. First time I click a link, fires 1 ajax request. 2nd time, fires 2. 3rd time fires 4. 4th time fires 8. The best advise I can give is to rip out everything in your page, and start from scratch to get the interaction working, then start bringing in the extra javascript for like google analytics. On Dec 11, 3:38 am, mysterbx <[EMAIL PROTECTED]> wrote: > I have a test site, and everything works so smooth, but ie makes the > animations soooo ugly... > > please help me out, > > here's my script:http://www.bxsearch.com/xxxxx/jquery2.js > > and the test is here:http://www.bxsearch.com/xxxxx/ > > what is wrong with it?