i want that the vertical scroll bar that show in textarea in fire fox will show in the left side, i have site with 'rtl' direction, and in IE its o.k , in the left side - (oposide the text).
|
|
|||||||||||||||||
|
|
|
You could always do this with a custom scrollbar which is set to look like the standard one. But as others have said I wouldn't recommend. Changing the UI is this way is on the whole a bad idea. http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html |
||
|
|
|
I wouldn't do it, because it breaks what users expect, but here you go:
|
||
|
|
|
I agree with Jonathan.. If you want people to use yoyr website dont change the general behavior they are use to. There are so many sites to choose from out there and you will loose to your competition when you pull stunts like this.. However I don't know how it is done... |
||
|
|
|
|
Agreeing with the other answers here, I would seriously consider if you'd want to do this (from a ease-of-use standpoint). That said, even though you got it working in IE, I don't think your use of the RTL setting is correct. I'm not sure the effects it has but I think it's more for allowing users to write in a language that reads/writes right-to-left. |
||
|
|
