hi,

I'm developing a DHTML editor for IE which I want to be stylesheet based.
The user will be able to select block or inline styles from dropdown menus
and apply them to selected paragraphs or text ranges respectively, which
will end up with enclosing <P class=ablockstyle></P> or <SPAN
class=aninlinestyle></SPAN> tags.

execCommand() doesn't have the command identifiers to do this.

any advice plz...

regards
senthil


_______________________________________________
Gossip mailing list
[EMAIL PROTECTED]
http://jab.org/cgi-bin/mailman/listinfo/gossip

Reply via email to