14th
March
2007
Usar Scriptaculous junto con TinyMCE y EPOCH
posted in JavaScript |
Para poder usarlo todo junto y que funcione en ff2.0 el orden de inclusion de los js debe ser el siguiente
../includes/js/prototype.js
../includes/tinymce/jscripts/tiny_mce/tiny_mce.js
../includes/js/scriptaculous.js
../includes/js/criptaculous.js?load=effects,dragdrop
../includes/epoch/epoch_classes.js
Prototype->tinymce->scriptaculous->epoch
NOTA: No se ha probado epoch en otra posicion, pero tal y como esta arriba funciona correctamente
This entry was posted
on Wednesday, March 14th, 2007 at 10:21 and is filed under JavaScript.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.