Carl,

Sorry, I missed a comma (I accidentally typed "m" instead of ","). The line:
 , init: function ($select, $input, $a $container){

Should be:
 , init: function ($select, $input, $a, $container){

-Dan

On Thu, Nov 20, 2008 at 2:01 PM, clorentzen <[EMAIL PROTECTED]> wrote:
>
> Dan --
>
> Yeah, I gathered that much. :)
>
> When I winnow my .js file down to just the snippet you posted, the
> error is still present. And I will admit that the complexity of what
> you provided is a bit more than what I normally put together, so the
> syntax of it eludes me somewhat.
>
> So I'm not sure exactly where that ")" ought to go.
>
> Again, very much appreciate the help.
>
> Best,
>
> --Carl.
>
>

Reply via email to