feasfeasf

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: multi-checkbox custom edittype solution #97188
    feasfeasf
    Participant

    note that there is a error 'Uncaught SyntaxError: Unexpected token &' on following line:

    ctl = ctl.replace( /
     $/, '' );

    it could be fixed by :

    ctl = ctl.replace( /
     $/, '' );

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!