Safari is pretty uncomfortable with javascript without semicolons at the right places. I've added "a few" in the facebox.js file and all seem to work perfectly, at least on safari 3.1. Still trying to make it work on Safari 2.0.3.
On 1 Apr, 10:48, Nat <[EMAIL PROTECTED]> wrote: > I have a site that I am building: > > www.n-prize.com/test_platform/index.html > > I use Facebox all over the place on it in a re-styled form. > > In two places on the site ('Rules in Full' and 'Press') I have also > placed the jQuery plugin 'serialScroll' inside it. You will see it > scrolling through a list of rules. > > It works just fine except Facebox fails to launch in Safari, but only > where serialScroll is inside Facebox it. Rather than place the > contents inside Facebox, Safari put the contents in a fresh page. > > I was wondering if anybody had any idea why this might be. > > IE 6 and 7, Opera, FF all work just fine as does Safari on PC. > > Any thoughts would be really gratefully received. > > Thanks.