Hey! I saw you on a Google video! I feel like I'm talking to a celeb! :-)

--Dave


Jacob Kaplan-Moss wrote:
On Aug 24, 2006, at 2:14 PM, mediumgrade wrote:
  
Don't know if this is a Django question or not, but here is the
situation:

I am developing an application for a client who is a automobile  
broker.
He wants agents to submit requests for vehicles from the web. The  
agent
will be able to select the make/model of the vehicle. What I want is
for the model menus to adjust dynamically depending on the make
selected. For example, if the agent selects "Honda" I only the the
models menu to show Civic, Accord, Element, ect.

How can this be achieved?
    

It's pretty much a _javascript_ thing; googling around for "_javascript_  
select" or "dynamic select" should find something useful.

FYI, you're likely to get much better responses if you post questions  
of this nature to django-users.  django-developers is where we  
discuss developing Django itself; django-users is for questions about  
using Django.

Thanks!

Jacob


  

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to