Firefox - Rich Text Editing: Cannot do a text bold...?

D

deostroll

I am able to set the iframe to design mode, but I cannot execute the
following command

document.frames['testiframe'].execCommand("bold",false,null);

Usually I select text and click on a button which is supposed to
execute the above command. This does not work. Is there a work around
for this...?
 
D

deostroll

I am able to set the iframe to design mode, but I cannot execute the
following command

document.frames['testiframe'].execCommand("bold",false,null);

Usually I select text and click on a button which is supposed to
execute the above command. This does not work. Is there a work around
for this...?

Ok. I think the issue got resolved by it self.

testiframe.document.execCommand("bold",false,null);

-deostroll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top