[jQuery] I need use bgIframe plugin with ClockPick puglin
Hi, I´m new. I want to use the bgIframe plugin with ClockPick puglin,
because I have a "select" near to the clockPick and when you make a
click and the clockpick expands the select is always first in Internet
Explorer. I made this change in the ClockPick.js but only fix the div
of the hours, not the div of minutes:
line 56 of version 1.1 so so
$hourcont = jQuery("<div id='CP_hourcont' class='CP' />");
$hourcont.bgIframe();//this is my line
jQuery("body").append($hourcont);
binder($hourcont);
I hope you can help me and sorry for my bad english.
andres.