Yep, it's mainly browser-specific here (mostly if you start typing while you have focus on the box, it'll go to the relevant entry) However, Javascript can control the selected element of a select box, so you could write some script. It seems like a lot of effort for little gain though (but then again, you may have an important case).
On Oct 24, 7:54 am, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote: > Hello all, > > is there a way to quickly choose an entry in a drop-down list? IIUC, > this is browser-specific, but perhaps there is some fancy Javascript > doing that? > > Thanks in advance, > Baurzhan. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

