when we make designMode of a frame on we can use execCommand()function i found this alignmenys for text in this editors:
cenetr | left | right
now how can i make text justify?
| SitePoint Sponsor |



when we make designMode of a frame on we can use execCommand()function i found this alignmenys for text in this editors:
cenetr | left | right
now how can i make text justify?
According to the Midas documentation (Firefox's designMode implementation) you can use justifyfull to achieve that.
Bookmarks