> Thanks for the quick response. I am building a new page for a client > and really would like to use the cycle plugin but it has to work in > all Browser. > > http://www.franchiserecordpool.com/promoonlyalbums_new.php
This is what I see in the Safari console: Result of expression '$(document).ready' [undefined] So it looks like you have something not quite right with your Prototype/jQuery setup. Not sure why the error only happens in WebKit though. Mike