On Jan 11, 2008, at 9:18 AM, jeff w wrote:
>
> yeah,
>
> I am having the same issue.
>
> Anyone have a solution??
check the discussion archives. there are two solutions posted:
http://groups.google.com/group/jquery-en/browse_thread/thread/270e0659ae6c72ac/5208edce49f105c8?lnk=gst&q=toggle()+ch
Try This:
$("#precheck").click(
function () {
$(".preregbox").toggle('slow');
});
Check
here
radio 1
radio 2
radio 3
radio 4
radio 5
jeff w-2 wrote:
>
>
> yeah,
>
> I am having the same is
yeah,
I am having the same issue.
Anyone have a solution??
thanks!
On Jan 8, 12:06 pm, jpl80 <[EMAIL PROTECTED]> wrote:
> Using toggle() with a checkbox disables the checkbox's ability to check
> itself on and off.
>
> http://tinyurl.com/yo9onzhttp://tinyurl.com/yo9onz
>
> --
> View this messa
3 matches
Mail list logo