Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/02/2010, 14:57
NickSkp
 
Fecha de Ingreso: febrero-2010
Mensajes: 22
Antigüedad: 14 años, 2 meses
Puntos: 0
Pregunta Problema con TinyMCE editor

Hola tengo un problema con este editor ,
Primero mirad , escribo lo que quiero que aparesca .

Ahora le doy al boton enviar y pasa esto :

no tiene color , no tiene la imagen :S .
el codigo de fuente esta abajo mirad aparece esta barra entre style=
"\"

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  4. <title>Documento sin t&iacute;tulo</title>
  5. </head>
  6. <h1 style=\"text-align: center;\"><span style=\"font-family: comic sans ms,sans-serif; font-size: xx-large; color: #ff0000;\"><strong>Prueba de Contenido</strong></span></h1>
  7. <p><a href=\"http://www.google.es/logos/olympics10-icedance-hp.png\"><img src=\"http://www.google.es/logos/olympics10-icedance-hp.png\" alt=\"\" /></a></p>
  8. </body>
  9. </html>


He probado el CKEDITOR y me pasa el mismo error :S necesito ayuda porfavor :(