A scrollbar is a graphical user interface element relating to a display which is only partially visible. The scroll bar provides visual feedback on which portion of the element is in view, and the ability to move the view of the main element.

learn more… | top users | synonyms

0
votes
0answers
14 views

looking for a lightweight custom scrollbar script

I've looked at several scripts, and my current favorite, fleXcroll, is clocking in at 19kb compressed. To me that's way beyond my tolerance threshold. I can't use CSS, because the design requires a ...
0
votes
2answers
18 views

Identify a step up/down movement of scrollbar in gtk

I have created a gtk scrolled window. I had attached a gtk tree view to it I have created gtk adjustment for vertical scrolling purpose I have created gtk vertical scrollbar and with the adjustment ...
0
votes
0answers
16 views

Space between text and scrollbar in extjs panel

The scroll bar is displaying right next to the text in the panel. How to resolve this? { xtype : 'panel', title:'About', region : 'center', autoScroll : true, frame : true, ...
0
votes
1answer
22 views

Python Tkinter Double Scrollbar

I am trying to display a bunch of labels ( very long labels) with a scrollbar frame. For some reasons, I need to set the width and height of each label to a fix value. But in that case, when the ...
0
votes
3answers
43 views

How to have fixed width on window resize?

I have a body background and I have a div in that body.On window resize, I want to have the application as such. To maintain the width,if I give fixed width to the body,on window resize I am not ...
0
votes
1answer
13 views

Hide parent window scrollbar based on iframe scrollbar

I am using a iframe with fixed height and vertical scrollbar. the iframe scrollbar will only appear if the loaded page height is more than iframe height. My need is to hide the browser scrollbar and ...
0
votes
2answers
30 views

Responsive Site - Phantom width causing horizontal scroll bar

I am building myself a portfolio website that is causing me a lot of grief in trying to make it responsive. It didn't start out responsive which was my first mistake but I have gotten so close to ...
0
votes
1answer
22 views

Save & Load scroll bar state in a dialog based MFC application using serialization.

I am working on a dialog based MFC application that consists of check boxes, scroll bars, buttons, edit control etc. I am trying to save the application's current state into a .txt file and then load ...
2
votes
1answer
30 views

Scroll bar covering interaction element in WebKit on Mountain Lion

I have a tiny button floated to the right edge of its container, which has the style overflow-y: scroll. On Mac OS X Mountain Lion, in Safari and Chrome, on devices that have a trackpad and no mouse, ...
2
votes
1answer
28 views

Correct way to set ScrollViewer (for vertical scrolling) on a WPF Frame?

does anyone know the difference between defining a vertical scrollbar on a frame like this: <ScrollViewer Grid.Row="2" VerticalScrollBarVisibility="Auto"> <Frame ...
0
votes
1answer
13 views

JQuery Custom Content Scroller Plugin

I want to use Custom Content Scroller JQuery plugin on my Joomla 3 website, but it seems that it is not working. <link rel="stylesheet" ...
2
votes
1answer
40 views

Scrollbar overlay in IE10, how do you stop that? Might be Bootstrap?

In IE10, the scrollbar is not always there... and when it appears it comes on as an overlay... It's a cool feature but I would like to turn it off for my specific website as it is a full screen ...
0
votes
0answers
20 views

Alphabetical scrolling in android

I know this question has been repeated several times here on SO. I've gone through almost all of 'em. Out of all those, I finally implemented this solution. Now this seems to work alright. But it ...
0
votes
1answer
17 views

Horizontal Scrollbar missing from Infragistics WinForms UltraDayView

Using Infragistics NetAdvantage for Windows Forms 11.2, I've set up a schedule grid that uses the UltraDayView control. When there are more rooms (owners) shown than would fit on the form, the ...
0
votes
0answers
16 views

google maps does not cover background on resize after scrolling

I have a google map set as a full background on a personal project - when I resize the window that the map is in followed by scrolling down, there is a gap left, so the map does not truly cover the ...

1 2 3 4 5 148
15 30 50 per page