I just implemented this cool new LiveSearch functionality on my blog, as detailed at:
http://www.sensoryoutput.com/index.p...livesearch-up/
It works great in the browsers that it supports (IE, Mozilla, FireFox, and Safari) except that in Safari, clicking the links does nothing on the index.php page. Other pages like
http://www.sensoryoutput.com/about/ appear to work fine with clicks. The index.php page and /about/index.php both use the same css file, so I cannot see the error in my ways.
Is this a Safari bug or am I doing something wrong?