May 16, 2008

Left And Top Scrollbar?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..
Pages: 1, 2

free web hosting

Left And Top Scrollbar?

Amezis
I know it sounds weird but I actually want scrollbars all around the screen. Left, right, top, bottom. Is that possible to do?

Reply

whafizi
You want it for the whole screen? I think that depends on your graphic card. I was using NVDIA once and it happened to me. The screen scrolls, but there's no scrolling bar. The scrolling will be decided with your mouse movement. It was unintentionally, and i dont know how it was done.

Reply

Amezis
No no just around the page tongue.gif

Reply

Amezis
By the way I'm using an iframe, it's only the iframe I want to scroll. Maybe I could add something in the iframe code?
Or in the page that's in the iframe... It doesn't matter, just I can get scrollers around the frame.

Reply

cragllo
It is not possible, unles you were to make your own browser with scrollbars on all 4 sides, but it wont be too popular, it will just make web pages that are made to fir perfectly in a browser window, not fir anymore, a scrollbar is about 22px wide in Internet Explorer and 19 in FireFox, ples a left scrollbar will do the eeact same as a right had scollbar, so there is no point, thats why no browsers have 4 scollbars, plus in FireFox the scrollbars dont show if they are not needed, in Internet Explorer the left scrollbar just becomes unusable.

phew.

Reply

truefusion
I dont know about the scrollbar being at the top, but having it on the left side is possible. You would use the attribute "direction".

CODE

<body dir="rtl">


This attribute will flip everything from the right to the left.

Another way:
CODE

<style>
.dir{direction: rtl}
</style>

Reply

cragllo
That flps the whole page, and the scollbar only moves in Internet Explorer, It does not in Opera, FireFox, Mozilla or K-meleon, you know, the better ones.

Reply

bjrn
QUOTE(cragllo @ Aug 1 2005, 04:59 PM)
That flps the whole page, and the scollbar only moves in Internet Explorer, It does not in Opera, FireFox, Mozilla or K-meleon, you know, the better ones.
*


A bit of a shame though. You'd expect that if your text was going from right to left, that the scrollbar would be at the "end" of a line all the same. So I definitely think IE's method is more intuitive.


Anyway, back to the real question. I have no doubt you could make a JavaScript scrollbar that sticks to the top and left for your pages. And if not JS, then always flash. However, you should ask yourself whether you really want to do that. In my experience there are little, if any, pages that manage to pull off non-standard scrollbars in a good way, without annoying all users.

Reply

Amezis
Well, do not tell me that I don't need it since I already said it could sound weird, but it should be possible.

Thanks to the scrollbar on the left side, but I need one at the top too.

I am using it because I am running a fansite to a MMORPG. Normally, there is a Java map, but since it doesn't work on all computers (slow, no java and so on), I've made an image version too, that's in a frame (easier to scroll, fit the design). However, scrollbars all around would do it easier for users that don't have any scrolling button on the middle of their mouse.

But it would look too weird with a left scrollbar without a top one, so I am still waiting. It should be possible with Javascript, but I'm not into it at all...

Ahh wheres this reputation point I would give many of them to the user who gives me the top bar...

Reply

whyme
it is only possible to make three scrollbars, left;right;bottom; creating a top scrollbar is impossible. further more, a leftside scrollbar just isn't reliable, (IE only)

if you really needed this, I suggest you create an application in flash that would do that.

whyme

Reply

Latest Entries

Trap FeedBacker
left scroller issues
Left And Top Scrollbar?

I m using left side scroller using iframe but while giving comand {direction: ltl} all the punctuations of the sentences tat are in the right move to left...
Wat can I do to avoid this...?
Please help me out...

-question by ribha Shah

Reply

saga
if you could create one... can you let us see the page..

its hard to create top scroll bar in a window base application how much more in making it appear in the top portion of the browser which inherets its property to the core windows class, which means no top scroll bar...

if you make it in flash then it defeats your bandwith.. i mean it must be a large size flash file to have that feature... unless of course if you have unlimited bandwith.. but then users will complain becuase of the time wasted on loading the flash effects...

anyway... gud luck

Reply

Tyssen
QUOTE(Amezis @ Aug 3 2005, 05:33 AM)
I am using it because I am running a fansite to a MMORPG. Normally, there is a Java map, but since it doesn't work on all computers (slow, no java and so on), I've made an image version too, that's in a frame (easier to scroll, fit the design). However, scrollbars all around would do it easier for users that don't have any scrolling button on the middle of their mouse.

As the top & left scrollbars are only going to be moving in the same direction as the right & bottom (ie horizontal & vertical), there's no point in having them. You've got all the possible movement you want (except diagonal which isn't going to happen with scrollbars) with the normal two scrollbars.

Reply

galexcd
For making them all the way around, i sugest making a flash file, with dynamic scroll bars, and as for
CODE
<body dir="rtl">
... well just cheak out this site:

http://www.alltooflat.com/geeky/elgoog/m/index.cgi

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Recent Queries:-
  1. top scrollbar - 7.76 hr back.
  2. left and top scrollbar - 7.96 hr back.
  3. firefox scrollbar to the left - 13.91 hr back.
  4. no scrolling left right code - 14.58 hr back.
  5. html code scrollbar at top - 20.13 hr back.
  6. html scrollbar top - 20.61 hr back.
  7. ie no left scrollbar - 21.09 hr back.
Similar Topics

Keywords : left, top, scrollbar

  1. Scrollbar On The Left
    is it possible?? (5)
  2. Scrollbar
    (7)
    to change the colour of the scrollbar just change the html colour coding CODE Add to the
    <HEAD> of your page. <style> <!-- BODY{
    scrollbar-face-color:#75EA00; scrollbar-arrow-color:brown;
    scrollbar-track-color:#EEEEEE; scrollbar-shadow-color:'';
    scrollbar-highlight-color:''; scrollbar-3dlight-color:'';
    scrollbar-darkshadow-Color:''; } --> </style> ....

    1. Looking for left, top, scrollbar

Searching Video's for left, top, scrollbar
advertisement



Left And Top Scrollbar?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE