html - CSS with Kevin Roth's RTE -


i'm trying use css kevin roth's free cross-browser rich text editor.

the docs say:

//usage: initrte(imagespath, includespath, cssfile, genxhtml, enchtml) initrte("./images/", "./", "", true); 

however, when include css seems ignored:

initrte("./images/", "./", "style.css", true); 

does have real working css file rte use experiment with?


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -