Re: Need ability to specify attributes in element inside Select widgets

2008-02-05 Thread mliddle
Sorry, I forgot to mention that, in case you'd not guessed, this applies to the newforms library :) On Feb 6, 3:50 pm, mliddle <[EMAIL PROTECTED]> wrote: > Hi there, > > One can specify attributes for the element itself using > the attrs KW arg. to the Select constru

Need ability to specify attributes in element inside Select widgets

2008-02-05 Thread mliddle
Hi there, One can specify attributes for the element itself using the attrs KW arg. to the Select constructor. However it is not possible to do something similar for the elements that this select element will contain. Obviously these attributes will probably depend on the option value and or l