SEOvB
03-25-2008, 04:12 AM
I've got a problem in firefox where a word refuses to wrap inside the div and its simply overflowing it.
I've got it fixed in IE with no problem, but for the life of me can not solve the problem for FF, heres the CSS i'm using to solve it..err attempt to solve it.
<div class="tags" style="text-wrap: normal;word-wrap: break-word;">
YADAYADANFGIWTNHIWERIFWEIFGWERNHTIGWERTI@$%U(@$RNI EFDSNK
</div>
The "YADAYADANFGIWTNHIWERIFWEIFGWERNHTIGWERTI@$%U(@$RNI EFDSNK" part extends outside my div, and i can't get it to break so its more like
YADAYADANFGIWTNHIWERIF
WEIFGWERNHTIGWERTI@$%
U(@$RNIEFDSNK
understand?
I've got it fixed in IE with no problem, but for the life of me can not solve the problem for FF, heres the CSS i'm using to solve it..err attempt to solve it.
<div class="tags" style="text-wrap: normal;word-wrap: break-word;">
YADAYADANFGIWTNHIWERIFWEIFGWERNHTIGWERTI@$%U(@$RNI EFDSNK
</div>
The "YADAYADANFGIWTNHIWERIFWEIFGWERNHTIGWERTI@$%U(@$RNI EFDSNK" part extends outside my div, and i can't get it to break so its more like
YADAYADANFGIWTNHIWERIF
WEIFGWERNHTIGWERTI@$%
U(@$RNIEFDSNK
understand?