textarea name different from ID

  •  06-12-2009, 4:37 AM

    textarea name different from ID

    Hello,
     
    I was wondering if it would be posible to add a new parameter other then ID to specifiy the name atribute of the editor, this is because I'd like to use array'd names:
     
    properties[content_text] but this gives an JS error when using such a name as the ID.
View Complete Thread