Hello,
I have two scroll boxes on the same page. The first scroll box is good in IE
but the words will not wrap correctly in Firefox. The second scroll box is
good in all browsers.
You can see this on a test page at http://www.usernomics.com/ergonomic-...essories5.html .
Can anyone see why the words will not wrap correctly in the first scroll box
in Firefox?
Thanks a lot,
Bob 8 3699
ergobob wrote: Hello,
I have two scroll boxes on the same page. The first scroll box is good in IE but the words will not wrap correctly in Firefox. The second scroll box is good in all browsers.
You can see this on a test page at http://www.usernomics.com/ergonomic-...essories5.html .
Can anyone see why the words will not wrap correctly in the first scroll box in Firefox?
Thanks a lot,
Bob
works fine here, but correct errors before even thinking about posting here:
<http://validator.w3.org/check?verbose=1&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html>
<http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html>
--
Hope This Helped and MTFBWY...
Kieren aka JediFans - <URL:http://jedifans.com/>
The Force Is With Me, SuSE Linux Professional 9.3, Mozilla Firefox
1.0.6, Mozilla Thunderbird 1.5 Alpha 2 and Revenge Of The Sith!
"Jedi Fans" <"news[at]jedifans[-=dot=-]com"> wrote in message
news:42***********************@news.sunsite.dk... ergobob wrote: Hello,
I have two scroll boxes on the same page. The first scroll box is good in IE but the words will not wrap correctly in Firefox. The second scroll box is good in all browsers.
You can see this on a test page at http://www.usernomics.com/ergonomic-...essories5.html .
Can anyone see why the words will not wrap correctly in the first scroll box in Firefox?
Thanks a lot,
Bob works fine here, but correct errors before even thinking about posting here: <http://validator.w3.org/check?verbose=1&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html> <http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html>
-- Hope This Helped and MTFBWY... Kieren aka JediFans - <URL:http://jedifans.com/> The Force Is With Me, SuSE Linux Professional 9.3, Mozilla Firefox 1.0.6, Mozilla Thunderbird 1.5 Alpha 2 and Revenge Of The Sith!
Hi,
I'm leaving the validation until later. I struggled with it for so long, I
gave up because it was beyond my level of knowledge.
The scroll boxes should just have a vertical scroll bar - no horizontal.
My Firefox shows the top scroll box as having a horizontal scroll bar. And
it seems that words are not wrapping.
Is this not what you see in Firefox?
Thanks,
Bob
ergobob <ergobob@sonic[REMOVE].net> skreiv Sat, 06 Aug 2005 02:57:03 +0200 "Jedi Fans" <"news[at]jedifans[-=dot=-]com"> wrote in message news:42***********************@news.sunsite.dk... ergobob wrote:
<snip> I'm leaving the validation until later. I struggled with it for so long,
So you want the rest of the world to do *your* work? Get real, first you
fix whatever errors are in your code. Thereafter, you may wish to ask
politely in this group again.
- Y J Landro
--
Bruker Opera sin revolusjonerande e-postklient: http://www.opera.com/mail/
On 6-8-2005 2:57, ergobob wrote: "Jedi Fans" <"news[at]jedifans[-=dot=-]com"> wrote in message news:42***********************@news.sunsite.dk...
ergobob wrote:
Hello,
I have two scroll boxes on the same page. The first scroll box is good in IE but the words will not wrap correctly in Firefox. The second scroll box is good in all browsers.
You can see this on a test page at http://www.usernomics.com/ergonomic-...essories5.html .
Can anyone see why the words will not wrap correctly in the first scroll box in Firefox?
Thanks a lot,
Bob
works fine here, but correct errors before even thinking about posting here: <http://validator.w3.org/check?verbose=1&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html> <http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html>
-- Hope This Helped and MTFBWY... Kieren aka JediFans - <URL:http://jedifans.com/> The Force Is With Me, SuSE Linux Professional 9.3, Mozilla Firefox 1.0.6, Mozilla Thunderbird 1.5 Alpha 2 and Revenge Of The Sith!
Hi,
I'm leaving the validation until later. I struggled with it for so long, I gave up because it was beyond my level of knowledge.
The scroll boxes should just have a vertical scroll bar - no horizontal.
My Firefox shows the top scroll box as having a horizontal scroll bar. And it seems that words are not wrapping.
Is this not what you see in Firefox?
Thanks,
Bob
Firefox (probably any other Gecko based browser) doesn't break words at
hyphens ('-'). AFAIK you can't control this behavior in HTML/CSS.
--
Regards,
Roland de Ruiter
` ___ ___
`/__/ w_/ /__/
/ \ /_/ / \
Roland wrote: Firefox (probably any other Gecko based browser) doesn't break words at hyphens ('-'). AFAIK you can't control this behavior in HTML/CSS.
I wonder if a soft-hyphen would solve his problem? http://www.cs.tut.fi/~jkorpela/shy.html
--
-bts
-This space intentionally left blank.
"Roland" <ro****@phony.biz> wrote in message
news:42***********************@news.xs4all.nl... On 6-8-2005 2:57, ergobob wrote:
"Jedi Fans" <"news[at]jedifans[-=dot=-]com"> wrote in message news:42***********************@news.sunsite.dk...
ergobob wrote:
Hello,
I have two scroll boxes on the same page. The first scroll box is good in IE but the words will not wrap correctly in Firefox. The second scroll box is good in all browsers.
You can see this on a test page at http://www.usernomics.com/ergonomic-...essories5.html .
Can anyone see why the words will not wrap correctly in the first scroll box in Firefox?
Thanks a lot,
Bob
works fine here, but correct errors before even thinking about posting here: <http://validator.w3.org/check?verbose=1&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html> <http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html>
-- Hope This Helped and MTFBWY... Kieren aka JediFans - <URL:http://jedifans.com/> The Force Is With Me, SuSE Linux Professional 9.3, Mozilla Firefox 1.0.6, Mozilla Thunderbird 1.5 Alpha 2 and Revenge Of The Sith!
Hi,
I'm leaving the validation until later. I struggled with it for so long, I gave up because it was beyond my level of knowledge.
The scroll boxes should just have a vertical scroll bar - no horizontal.
My Firefox shows the top scroll box as having a horizontal scroll bar. And it seems that words are not wrapping.
Is this not what you see in Firefox?
Thanks,
Bob Firefox (probably any other Gecko based browser) doesn't break words at hyphens ('-'). AFAIK you can't control this behavior in HTML/CSS. -- Regards,
Roland de Ruiter
What's odd about this is that I have two identical scroll boxes with
different information in each. The top one will not word wrap but the second
one does. So one has a horizontal scroll bar and the other doesn't.
Does that make any sense?
Bob
On 7-8-2005 5:40, ergobob wrote: "Roland" <ro****@phony.biz> wrote in message news:42***********************@news.xs4all.nl...
On 6-8-2005 2:57, ergobob wrote:
"Jedi Fans" <"news[at]jedifans[-=dot=-]com"> wrote in message news:42***********************@news.sunsite.dk. ..
ergobob wrote:
>Hello, > >I have two scroll boxes on the same page. The first scroll box is good >in IE but the words will not wrap correctly in Firefox. The second >scroll box is good in all browsers. > >You can see this on a test page at >http://www.usernomics.com/ergonomic-...essories5.html . > >Can anyone see why the words will not wrap correctly in the first scroll >box in Firefox? > >Thanks a lot, > >Bob
works fine here, but correct errors before even thinking about posting here: <http://validator.w3.org/check?verbose=1&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html> <http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html>
-- Hope This Helped and MTFBWY... Kieren aka JediFans - <URL:http://jedifans.com/> The Force Is With Me, SuSE Linux Professional 9.3, Mozilla Firefox 1.0.6, Mozilla Thunderbird 1.5 Alpha 2 and Revenge Of The Sith!
Hi,
I'm leaving the validation until later. I struggled with it for so long, I gave up because it was beyond my level of knowledge.
The scroll boxes should just have a vertical scroll bar - no horizontal.
My Firefox shows the top scroll box as having a horizontal scroll bar. And it seems that words are not wrapping.
Is this not what you see in Firefox?
Thanks,
Bob
Firefox (probably any other Gecko based browser) doesn't break words at hyphens ('-'). AFAIK you can't control this behavior in HTML/CSS.
What's odd about this is that I have two identical scroll boxes with different information in each. The top one will not word wrap but the second one does. So one has a horizontal scroll bar and the other doesn't.
Does that make any sense?
Bob
Yes, it does. In both boxes lines *are* wrapped (otherwise each link
would have shown up at a single wide line). A space is the obvious place
where a line can be wrapped. IE also wraps after a hyphen but Firefox
(and any other Gecko based browser) does not. My guess is that the line
containing "[something]-centered" causes the horizontal scrollbar to appear.
--
Regards,
Roland de Ruiter
` ___ ___
`/__/ w_/ /__/
/ \ /_/ / \
"Roland" <ro****@phony.biz> wrote in message
news:42***********************@news.xs4all.nl... On 7-8-2005 5:40, ergobob wrote: "Roland" <ro****@phony.biz> wrote in message news:42***********************@news.xs4all.nl...
On 6-8-2005 2:57, ergobob wrote:
"Jedi Fans" <"news[at]jedifans[-=dot=-]com"> wrote in message news:42***********************@news.sunsite.dk ...
>ergobob wrote: > > >>Hello, >> >>I have two scroll boxes on the same page. The first scroll box is good >>in IE but the words will not wrap correctly in Firefox. The second >>scroll box is good in all browsers. >> >>You can see this on a test page at >>http://www.usernomics.com/ergonomic-...essories5.html . >> >>Can anyone see why the words will not wrap correctly in the first >>scroll box in Firefox? >> >>Thanks a lot, >> >>Bob > >works fine here, but correct errors before even thinking about posting >here: ><http://validator.w3.org/check?verbose=1&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html> ><http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.usernomics.com/ergonomic-products-accessories5.html> > >-- >Hope This Helped and MTFBWY... >Kieren aka JediFans - <URL:http://jedifans.com/> >The Force Is With Me, SuSE Linux Professional 9.3, Mozilla Firefox >1.0.6, Mozilla Thunderbird 1.5 Alpha 2 and Revenge Of The Sith!
Hi,
I'm leaving the validation until later. I struggled with it for so long, I gave up because it was beyond my level of knowledge.
The scroll boxes should just have a vertical scroll bar - no horizontal.
My Firefox shows the top scroll box as having a horizontal scroll bar. And it seems that words are not wrapping.
Is this not what you see in Firefox?
Thanks,
Bob
Firefox (probably any other Gecko based browser) doesn't break words at hyphens ('-'). AFAIK you can't control this behavior in HTML/CSS.
What's odd about this is that I have two identical scroll boxes with different information in each. The top one will not word wrap but the second one does. So one has a horizontal scroll bar and the other doesn't.
Does that make any sense?
Bob Yes, it does. In both boxes lines *are* wrapped (otherwise each link would have shown up at a single wide line). A space is the obvious place where a line can be wrapped. IE also wraps after a hyphen but Firefox (and any other Gecko based browser) does not. My guess is that the line containing "[something]-centered" causes the horizontal scrollbar to appear.
Thanks Roland,
I think you are right. Now that additional posts have gone into the scroll
box, the horizontal line went away. There must have been a hyphen in one of
the headlines in the box.
Bob This discussion thread is closed Replies have been disabled for this discussion. Similar topics
2 posts
views
Thread by lawrence |
last post: by
|
3 posts
views
Thread by mr_burns |
last post: by
|
5 posts
views
Thread by Aidan |
last post: by
|
6 posts
views
Thread by Toby Inkster |
last post: by
| | | |
15 posts
views
Thread by dhtml |
last post: by
| | | | | | | | | | | |