Hey Pete,

It looks like you're still not using the latest release - I can tell because in the settings object in the source, there is no "bgiFrame" property. This was added in the latest release.

Here's the link to that:
http://www.oakcitygraphics.com/jquery/clockpick/trunk/jquery.clockpick.1.2.1.js

Also make sure you have the lastest css file:
http://www.oakcitygraphics.com/jquery/clockpick/trunk/clockpick.css

I think there may be some incompatibility between the .js and .css files you're using which could be causing the problem.

-- Josh


----- Original Message ----- From: "pedalpete" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Saturday, February 16, 2008 1:40 PM
Subject: [jQuery] Re: clock pick in ajax loaded form - ie error



making a TINY bit of progress on this, but maybe it will lead to the
answer.

I've been putting a few alert statements into the clockpick.js to see
if it would lead to an answer.
It turns out by adding an alert to the end of the 'renderhours()'
function, the hours display and then hide. So apparently the problem
isn't that the clockpick does not show in ie, but rather that it shows
quickly and then is hidden.

I've commented out the 'hide'  line, and added alerts into the other
functions to try to find why it hides after loading, but have come up
empty thus far.

The newly 'alerted' page can be found at
http://zifimusic.com/testing/clockpick-ie.php

So the problem isn't that the clockpick doesn't display, but that it
hides itself after it builds itself, it just all happens to quickly to
see it.

Reply via email to