Christian,

On Thu, Nov 13, 2008 at 11:07 PM, CED <[EMAIL PROTECTED]> wrote:

>
> Anyone know how to force a mcdropdown element to reload? I am trying
> to update the mcdropdown via another action. McDropDown returns the
> element if its already been defined.
>

There currently is no way to do this easily. You can either modify the
source code to give you the ability to alter the list, or you can modify the
list element programmatically (just pay attention to the code in the
$.mcDropDownMenu() to make sure you duplicate that logic when adding new
elements to the list.)

-Dan

Reply via email to