I am trying to wrap text inside a td and using the below style
word-break:break-all
Works perfectly fine in IE, but fails in Firefox, read that this isnt supported!
tried the solution given in http://petesbloggerama.blogspot.com/2007/02/firefox-ie-word-wrap-word-break-tables.html. Didnt seem to work either, Any solution for this?
Thanks,
Adarsh
I finally had some trouble with this also. But i managed to get it working:
I hope this helps.
The last option is needed while having IE8 native mode. This works for me and is tested in FF8, IE 7, 8compability, 8native, Chrome.