By Micox
via elmicoxcodes.blogspot.com
Submitted: Jun 15 2007 / 01:20
The Firefox dont wrap big words like Internet Explorer. IE have a CSS property called word-wrap that can be set to 'break-word' and break the big words. Firefox and Opera don't have this property yet.
This script simulates this property in elements that have class name set to "word-wrap". Easy to use.
Tweet
SaveShareSend
Tags: css-html, javascript, web design
Add your comment