[jQuery] Re: Structuring advice: cloning a set of dynamic dropdown menus

2009-10-28 Thread Matt
Figured this out myself using AJAX - I grab the dynamic second menu through ajax instead of toggling hidden options, which worked fine. On Oct 27, 4:45 pm, Matt wrote: > Oops, missed the link:http://imgur.com/p25xN.jpg > > On Oct 27, 4:45 pm, Matt wrote: > > > Hi there, > > > I have a table tha

[jQuery] Re: Structuring advice: cloning a set of dynamic dropdown menus

2009-10-27 Thread Matt
Oops, missed the link: http://imgur.com/p25xN.jpg On Oct 27, 4:45 pm, Matt wrote: > Hi there, > > I have a table that looks like this: > > The user can click the 'Add another category' link and another row is > inserted. > > My issue is here: those two select boxes are linked, meaning that > dep