[jQuery] Re: Interface 3d Carousel problems

2007-05-04 Thread MrTufty
l working in Safari (I notice your own code detects Safari and doesn't start the carousel if so). Thanks! On May 4, 10:20 am, MrTufty <[EMAIL PROTECTED]> wrote: > I really wish I understood why, but I don't. It is however, now > working. :| > > On May 4, 9:46 am, MrT

[jQuery] Re: Interface 3d Carousel problems

2007-05-04 Thread MrTufty
I really wish I understood why, but I don't. It is however, now working. :| On May 4, 9:46 am, MrTufty <[EMAIL PROTECTED]> wrote: > Ok, I didn't have var noRotate = false; before, as it wasn't mentioned > anywhere that it was necessary. > > Here's the code t

[jQuery] Re: Interface 3d Carousel problems

2007-05-04 Thread MrTufty
out an uncaught exception, canvas not available. On May 4, 9:46 am, MrTufty <[EMAIL PROTECTED]> wrote: > Ok, I didn't have var noRotate = false; before, as it wasn't mentioned > anywhere that it was necessary. > > Here's the code that I have for my Carousel - I haven

[jQuery] Re: Interface 3d Carousel problems

2007-05-04 Thread MrTufty
Ok, I didn't have var noRotate = false; before, as it wasn't mentioned anywhere that it was necessary. Here's the code that I have for my Carousel - I haven't included the main page this comes from, this is just the part that gets loaded with Ajax, into a div called #main-area. I've changed the c

[jQuery] Interface 3d Carousel problems

2007-05-03 Thread MrTufty
Hi all, I'm looking for a bit of help here, because I'm stuck with a problem that I just can't think yet how to solve. I'm in the process of developing an interactive presentation using jQuery. I've got the first part working, but now I've run into an issue, which is going to hold up development

[jQuery] Interface Carousel - Safari Issues

2007-05-01 Thread MrTufty
Hi all, There's an issue with the Interface plugin in Safari - notably, the Carousel doesn't work. This is the case on the demo on the site as well. I've just submitted a fix for that issue which is working on our development Mac here, the ticket in question is this: http://dev.jquery.com/ticke

[jQuery] Re: Ajax loading problem (IE7)

2007-04-24 Thread MrTufty
Thanks Dan, I didn't realise that. And Diego too, not to forget anyone :) In any case, our client didn't like the initial concept, so we've rebuilt it with a new skin - this one doesn't require the use of tables, so the problem is neatly avoided. On Apr 23, 1:28 pm, "Dan G. Switzer, II" <[EMAI

[jQuery] Re: Ajax loading problem (IE7)

2007-04-23 Thread MrTufty
And now for the fun part - I've figured it out. Did anyone realise that you can't use TABLEs as targets for $.load, at least in IE? That was what I was trying to do - changing it to a DIV, with the table in question within that, fixed the issue... On Apr 23, 10:08 am, MrTufty <[EM

[jQuery] Re: Ajax loading problem (IE7)

2007-04-23 Thread MrTufty
w I'm running with static html pages, and the end result is still exactly the same. At least I eliminated the possibility that Cake was causing the problem - it was a long shot in any case. On Apr 23, 9:49 am, MrTufty <[EMAIL PROTECTED]> wrote: > Hi all, > > This is a strange one

[jQuery] Ajax loading problem (IE7)

2007-04-23 Thread MrTufty
Hi all, This is a strange one and it's driving me mad. I've been tasked with creating an interactive presentation for a website my company is developing, and I've been using jQuery throughout (we already use it to great effect on the rest of the site). We're also using the Interface plugin to gi