sorry what I meant was jQuery("#chained_child").trigger("cascade")
Please read up on events in jquery and check out the source
On Nov 11, 3:33 pm, rmachado wrote:
> Hello and thanks for the reply
>
> I'm trying to use the solution you propose, but I'm new to jquery and
> I can't make it work.
>
>
Hello and thanks for the reply
I'm trying to use the solution you propose, but I'm new to jquery and
I can't make it work.
My code is:
jQuery(document).ready(function()
{
jQuery("#chained_child").cascade("#chained",{
list:
$('select#parent').trigger('cascade');
?
On Nov 9, 5:08 pm, rmachado wrote:
> Hello to all
>
> I using thecascadeplugin 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 select
3 matches
Mail list logo