firefox users answer please?
Please go to my site and tell me if the page scrollbar is on the left side of the page. I'm on a public computer and I have no way to check it in anything but Internet Explorer 6.0.
http://dwight.clickthesky.com/
Normally you can only put the scrollbar on the left side of the page using Arabic language encoding in your page.
But by placing my XHTML Transitional source code in the CSS Compat Mode I was able to do it using Cascading Style Sheets. This does not work in the browser's Quirks Mode.
html {
direction:rtl;
}
body {
direction:ltr;
}
Public Comments
- it is on the left side
- Yep, its on the left in Firefox, looks perfect to me, nice job.
- No it is not, it is still on the right. . . sorry
- It was still on the right when I looked at it in Firefox.... Good luck!
- on the right side on mine.
- It's on the right side with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
- Right Side Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
- on the right, im not too much in html but when i was making a web page i find out that firefox to be able to present things as i want it must be writen down in the formal way of html as in http://www.w3.org/
- The scroll bar is on the right (and I think that it's location is decided by the user), but the navbar is on the left, don't know if that's what you meant. P.S. nice site :-)
- I'm seeing it on the right side also. I'm using 1.5.0.4
- It appears on the right for me in FF- (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4) This is a CSS 2 rule, some browsers arent up to that yet. :) Also you might wanna check it in IE7 -or someone else do him a favor. I dont have it on ym computer in the office yet.
- It is definitely on the right side - Your codification must be limited to some Firefox browsers, not all.
- On the right (FF 1.5.0.4)
- The site looks pretty good in Fire Fox 1.5.0.4. I viewed it on both 1024x768 and 800x600 resolution. The scrollbar is on the right of the page.
- Sorry, it's on the right!
- It's on the right...Thanks so much for the question of mine you answerd! tomarrow i'm ganna vote you as the best answer!
- why not contact firefox? why come here?
Powered by Yahoo! Answers