Django and (d)ajax: forms, checkboxes, hrefs... a bit of everything (howto?)
Sorry for the title, but i'm trying as hard as i can to learn (d)ajax
and i have few problems.
I'm trying to deploy something like this:
http://case.trovit.it/index.php/cod.search_homes/type.1/what_d.New
York/
on the left side, there's a bunch of link (facets). i need to have
something similar with checkboxes (whose labels are also links, for
search engines crawling). i want django to post data on user click (or
checkbox select) and refresh the results without reloading the page
(so that's why ajax)
can anybody help me getting started? i have most of the ajax basis
covered, i'm developing django since 2 years (more or less)... i'm
saying this so maybe we can avoid answers like "this is a beginner
tutorial for html..." i need pretty advanced guides and advices or
examples...
Yeah! Thanks everybody for the answers!
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home