Hyphenation Tools
The Hyphenation JavaScript Companion
While browser support for hyphenation has come a long way, many older browsers fail miserably. This javascript code removes hyphenation from uncooperative browsers.
You can download the Hyphenation JavaScript Companion or view the code.
To impliment this code, save the file to the main directory of your web site as dehyphen.js and include the following code in the head of the HTML for each hyphenated page:
<script type="text/javascript" src="/dehyphen.js"></script>
wp-Hyphenate – automatic WordPress hyphenation
KINGdesk web design has developed a WordPress plugin with this same technology that automatically hyphenates all published content. Find out more at the wp-Hyphenate home page.