Re: [IUG] firefox & serials holdings displays


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Susan Jurist wrote:

To deal with the fact that there are no spaces in that long bibHoldingsEntry, I added "word-wrap: break-word; " to the css for for that class (in roger:2082), but that isn't helping either.

What am I missing????

That is a CSS 3 rule and I don't know how much support any browser has for it. Apparently it was invented by MS so it's not surprising other browsers might not respond to it. In general I suspect it's not a good idea to depend on any browser handling CSS version 3 correctly yet, since I don't believe it's even a finished standard yet.