I'm using Elliot Swan's better-than-live ajax search for my wordpress blog. I changed some things (element ids, etc) to suit my html. It works in Firefox and Safari. But in IE6 it just doesn't and gives an error saying "Object doesn't support this property or method". The search on elliotswan.com works in IE so I don't know why mine don't.
It will work if I comment out the Effects in search.js. So I thought they might be the problem but the script debugger in IE just sucks. It doesn't say anything useful.
I've been trying to get this thing to work on IE for 2 days. Driving me nuts. Please help me!