El mié, 09-03-2011 a las 12:17 -0500, Rich Wilson escribió:
> Hello all, I was wondering if I could get some guidance using jquery.
> 
> I have a form from model in which I would like to display certain form
> fields based on a check box being checked or unchecked.  Could also be
> done using a button.  I am already using Jquery datepicker and
> timepicker in the form which works fine.  Jquery toggle is here.
> I can get it work elsewhere, just not inside the form.
> 
> Here is a some template code where 'e' is the form from model being
> passed in, the datepicker code included as a quide for how toggle
> should work, and toggle code using a button to toggle highlighted.
> Thanks in advance.
> 
> ~ Rich
> 
/.../

Hey Rich, 

This is the Django mailing list, and this question is regarding JQuery.
Maybe JQuery have a list or you can try in StackOverflow...

Also, maybe what you're looking is this one:

http://api.jquery.com/checked-selector/

And: 

http://api.jquery.com/checkbox-selector/

See you,
Andres


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to