Hi there,
Using the FCKEditor in a PHP Nuke environment. Problem is that any textarea named "description" will give "undefined" in the FCKEditor. Is this by default, by design, my mistake, or can this be avoided?
Using the FCKEditor in a PHP Nuke environment. Problem is that any textarea named "description" will give "undefined" in the FCKEditor. Is this by default, by design, my mistake, or can this be avoided?
RE: Using "description" as instanceName???
It looks like I may have to just rename it to "Desc" or something else and then change the rest of the code in my ASP. =(