"[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> To: "jQuery (English)"
> Sent: Friday, November 16, 2007 11:49 AM
> Subject: [jQuery] Re: I need use bgIframe plugin with ClockPick puglin
>
> Hhi Josh,
>
> I´m calling in this way:
>
>
>
> $(docu
query/clockpick/trunk/ClockPick.cfm
Let me know if you encounter any issues.
-- Josh
- Original Message -
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "jQuery (English)"
Sent: Friday, November 16, 2007 11:49 AM
Subject: [jQuery] Re: I need use bgIframe plugin wi
rks for you, and I will add it to the ClockPick docs
> page so others can use the information in the future. Or, if it's still not
> working please mention exactly what is not working.
>
> -- Josh
>
> - Original Message -----
> From: "[EMAIL PROTECTED]" <[EMAIL
-
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "jQuery (English)"
Sent: Friday, November 16, 2007 7:16 AM
Subject: [jQuery] Re: I need use bgIframe plugin with ClockPick puglin
hi Josh, thanks for your reply. I try to do that, but it didn´t work.
Here is how I
hi Josh, thanks for your reply. I try to do that, but it didn´t work.
Here is how I put the code in the head:
$(function()
{
$('.date-pick').datePicker({startDate:'01/01/1996'});
$(".CP").bgIframe();
});
The datepicker is another plugin
Hi Andres,
Josh here, the ClockPick plugin creator...both the hour and minute container
have a class of "CP", so you should be able to use bgIframe on that class
without changing the ClockPick plugin itself.
Somewhere after you include the ClockPick script, add this:
$(".CP").bgIframe();
G
6 matches
Mail list logo