The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Word-wrapping in firefox
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. Code:
<div class="tags" style="text-wrap: normal;word-wrap: break-word;"> YADAYADANFGIWTNHIWERIFWEIFGWERNHTIGWERTI@$%U(@$RNIEFDSNK </div> Code:
YADAYADANFGIWTNHIWERIF WEIFGWERNHTIGWERTI@$% U(@$RNIEFDSNK |
#2
|
||||
|
||||
A quick google on this brings up this article which says that Firefox does not word-wrap. I read some other links that came up that say that IE proprietary css item which is why it won't work for you.
|
#3
|
||||
|
||||
Yep, seems to be "the greatest browser in the world" doesn't support word-wrapping :lol:
I found a javascript soloution, but couldn't get it to work properly either. Thanks Lynne |
#4
|
|||
|
|||
|
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
Quote:
Instead i used overflow: hidden; css value to stop it from extending past the box until it gets some firefox support |
#7
|
|||
|
|||
This is one of IE better things
Regards Jason |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|