Ciao.
C'è qc anima pia che sa se è possibile
assegnare un qualche stile alla textarea
di fckeditor ?
M.....a sto a diventar scemo
l'ultimo tentativo
via css
via jsCodice PHP:.wCmsFkcTextarea{
background-color: red;
}
#wCmsFkcTextarea{
background-color: red;
}
textarea{
background-color: red;
}
Codice PHP:var oFCKeditor = new FCKeditor( 'wCmsFkcTextarea' ) ;
oFCKeditor.ReplaceTextarea(); var obj= frames[0]; alert(obj.document.getElementsByTagName('textarea').length);
![]()
![]()


Rispondi quotando