[jQuery] Re: Cascade plugin and multiple selected values

2009-11-11 Thread rmachado
ot;> ... I tried also: $('select#chained').trigger('cascade'); and several variations... But it didn't work. :( Can you help me? Thanks On 11 Nov, 02:06, Mike Nichols <nichols.mik...@gmail.com> wrote: > $('select#parent').trigger('cascade')

[jQuery] Cascade plugin and multiple selected values

2009-11-09 Thread rmachado
Hello to all I using the cascade plugin in 3 dropdowns and it works fine, but in some ocasions I need to pre selected the values because the user is editing the previous recorded selections. I manage to selected the value of the first dropdown with the following code: $('#chained [value=1').attr(