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.
0
votes
0answers
15 views
How to find if a textbox scrollbar has had interaction c# forms
I've created a form that uses a text box that is updated every couple of seconds.
I use myTextBox.Append and the text box auto scrolls to the bottom. This is fine.
However, if the user uses the ...
0
votes
2answers
3k views
Custom Listbox Scrollbar style Issue
I have the following xaml for WPF ListBox control. I have customized it so suit my UI requirements. However, the scrollbar thumb won't reach the top & bottom of the scrollbar. Also the thumb won't ...
3
votes
1answer
274 views
How to lock scrollbar and leave it visible
I have a dialog box appearing when user clicks on any of the flat. You can check how it works here: CLICK HERE
What I want to do is to lock scrollbar if viewport height is bigger than 550px. Now I ...
1
vote
3answers
1k views
CSS (or jQuery): How to set horizontal scrollbar in the middle position?
I work on a website whose main content block is too wide to fit fully inside the smaller resolution screens.
The content is centered in the middle of the screen.
I need a horizontal scrollbar to ...
0
votes
0answers
12 views
mCustomScrollbar - scrollbar only appearing on F12 press (dev tools / Firebug)
Having a weird problem with mCustomScrollbar - similar problem here (@jq beginner):
stubborn prolem with popular custom scrollbar
The scrollbar doesn't show until you resize the window or hit F12 ...
-2
votes
1answer
14 views
LibGdx How to fix a ScrollPane scroll bar position at a specefic position?
How to fix a ScrollPane scroll bar position at a specefic position so that it displays for example the last item of it's child Table instead of the first item Table(default)? I try setScrollX and ...
0
votes
1answer
12 views
JTextAreas on JPanel inside JScrollPane does not show properly
I have created a demo by swing and I want to show full text in textarea. I want to add two textarea into a scroll bar to show all component within a scroll bar. So to do that, I create a panel and ...
0
votes
4answers
37 views
Determine if a DataGridView's horizontal scroll bar exists?
Visual Basic 2010, .NET 3.5
Is there a way to pragmatically determine if a DataGridView's horizontal scroll bar is active or visible? I need to move a few items about when the DGV's horizontal scroll ...
32
votes
16answers
59k views
+50
Safari/Chrome (Webkit) - Cannot hide iframe vertical scrollbar
I have an iframe on www.mydomain.com that points to support.mydomain.com (which is a CNAME to a foreign domain). I automatically resize the height of my iframe so that the frame will not need any ...
0
votes
0answers
14 views
Apply Border-Radius To Scrollbars with CSS
To put it simple, this is what i want (obtained on a Webkit Browser using -webkit-scrollbar) :
And this is what I get on Opera (Firefox doesn't apply the border radius to the scrollbar either, but ...
0
votes
1answer
28 views
Enable scrolling on disabled listview in vb.net
when i disable a listview in vb.net by setting Enabled=False, the scrolling is disabled too so i can't see all the items in the list. Is there a way to disable user interaction on the list but ...
0
votes
0answers
25 views
Facebook top bar
I'm trying to create my own fixed bar to my website, I want it to look like the facebook's top bar, the "#bar" is fine,it is working fine, the problem is the #search css, its moving along the page, ...
4
votes
2answers
5k views
How to Adjust/Change Scrollbar Width
Is there a way to temporarily change the scrollbar width in FF or IE while I'm testing some layout code?
I remember reading something a while back about this being related to resolution, but can't ...
4
votes
1answer
846 views
How to call a JQuery function from AngularJS when a view is changed
I'm new to AngularJS, and I'm dealing with a problem while implementing jQuery custom content scroller into my application.
I need the scroller to update, when I update the content with Angular, for ...
2
votes
3answers
56 views
Toolbar scrolls when I scrolling the window
I am writing win32 program, and I have a window with a scroll bar, and now I added a toolbar.
My problem is, the toolbar is scrolls when I scrolling the window.
how do I set the toolbar to stand in ...
-1
votes
0answers
36 views
Scrollbar designing using css
I can see many people asking for scrollbar designing in stackoverflow and many forums, so I came to answer the whole questions about "designing scrollbar with css".
-6
votes
1answer
23 views
Scrollbar designing css [closed]
I'm looking for the code of the light blue scrollbar that in the middle of this page: http://manos.malihu.gr/tuts/jquery_custom_scrollbar.html
And also I want up and down arrows on the top and the ...
0
votes
1answer
20 views
Follow scrollbar all the way down as DIV overflows?
So I have made this script that pushes text from .txt document line per line at different time stamps with jQuery. The problem is that once DIV is filled up, updates keep coming but are not visible ...
2
votes
1answer
16 views
A panel scrollbars doesn't work with a label content
I am trying to put a Label control within a panel control. the panel control is supposed to enable the user scroll down when the label content grows bigger than the panel capacity.
<%@ Page ...
0
votes
1answer
16 views
Creating custom scrollbar in IE
I am trying to create a custom scrollbar, I managed it to work on Chrome, Opera, and Firefox. However, I am struggling to make it work on IE. Below is my code I use
::-webkit-scrollbar {
width: ...
0
votes
0answers
13 views
Center scroll position on mobile
On phones (iOS, Android >4, BB10), when looking at photos, the photos center themselves as you swipe across to look at through the album.
Is it possible to achieve the same affect with a set of ...
0
votes
2answers
45 views
horizontal scroll bar on a div having multiple tables
I have multiple tables in DIV element and want to give horizontal scrollbar on a certain width. how to give horizontal scroll bar on a div having multiple tables
<div style="float:left; ...
0
votes
2answers
42 views
JTextArea scrollbar
I have written a Java application that receives information from a server every 10 seconds. I am wanting to display this information on a form.
Currently I am using a JTextArea. However, once the ...
1
vote
1answer
55 views
Scrollbar appears on the bottom of the page
I have a menu with some uls and content under it and I want that when I get the browser window bigger(CTRL +) the scrollbar that appears appears on the bottom of the page not under the menu.
I have ...
-1
votes
2answers
42 views
How to make body scroll bar Stylish on the right side for all browsers?
I am creating a template. I want to change the design of the body default scroll bar on right side. I want to make it stylish in such way that it will work in all browsers.
I attached a screenshot of ...
-1
votes
0answers
4 views
Grid bag layout won't show JScrollPane scollbar
New to asking here, but you've helped a lot in the past, anyways: After doing some research on why JScrollPanes don't usually work/get weird resizing with GridBagLayouts I've come to the concusion ...
1
vote
1answer
70 views
JavaFX: SplitPane Mouse Handling Breaks After Displaying an Application-Modal Stage
Mouse handling on the SplitPane and ScrollBar controls breaks after displaying an application-modal Stage. The problem goes away after the application window loses and regains focus. Does anyone ...
3
votes
2answers
2k views
Hidden scrollbar unless page resize
I need a custom scrollbar plugin for a personal project (for "custom" I mean basic inertia effects, custom images and so on). My choice was mCustomScrollbar.
The documentation was indeed very clear ...
0
votes
0answers
21 views
Hide/remove scrollbar of Webview on Mac OS
I have a html file contains an iframe inside it. I integrated this html with Mac OS app. I use webview to show my html on this Mac app. iframe has a scrollbar, but I want to remove this scroll. I ...
0
votes
2answers
29 views
Fit Tkinter Scrollbar to Text Widget
I'm new to using tkinter. I was able to get the scrollbar to work with a text widget, but for some reason it isn't stretching to fix the text box. Does anyone know of any way to change the height of ...
0
votes
0answers
9 views
Scrollbar in IE7 and IE8: how to get the table width constant with and without scrollbar
I have a table wrapped in a div. I have a fixed width of a given widget as 312 pixel where I have to fit this table. The table has dynamic contents in its row and so I have set the overflow-y to auto. ...
24
votes
4answers
24k views
javascript: detect scroll end
I have div layer with overflow set to scroll.
When scrolled to the bottom of the div, return function
1
vote
1answer
26 views
how to change css when a scrollbar appears inside div
I have a question about the scrollbar that appears when it does not fit.
For example here I have one news item. Below a screenshot of the layout:
And when you add more items the scrollbar will ...
0
votes
2answers
101 views
Scrollbar on a specific div into bootstrap modal body
My modal-body has two div side by side, one of them must have a scrollbar if his content is too big for the modal.
Unfortunately, the scrollbar appears on the modal-body, not on my div.
What i have:
...
1
vote
2answers
54 views
how can i change the style of scroll bar
I have a css code likes
.scrollPanel
{
height: 100px;
width: auto;
position: absolute;
overflow: scroll;
}
You can see my example Here !
What I want to ...
3
votes
1answer
4k views
Scrollable div : how to detect scroll direction from OnScroll event for a scrollable div?
How to detect the scroll direction for a scrollable div , From OnScroll event? I want to add 15 to scrollTop, if user scrolls up and subtract 15, if user scrolls down. Is it possible with out using ...
0
votes
0answers
48 views
JavaScript: expand div to max height without getting scroll bars
I am working on a document with the structure like this:
<html>
<head>
<script src="http:http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript" ...
1
vote
4answers
7k views
Horizontal Scrollbar is not visible on DataGridView
I have a DataGridView on Window form which is populated with 30 columns and thousands of rows.
ScrollBars property is set to Both, but still horizontal scroll bar is not visible. even I am unable to ...
1
vote
3answers
3k views
How to get the num of pixels a user has scrolled down the page?
Suppose we have a html page with large height.
So theres gonna be a vertical scrollbar.
The user scrolls down and i want to know how much he has scrolled.
Using javascript (jquery) I suppose...
Is ...
4
votes
2answers
613 views
RichTextBox horizontal scroll not working
I have a single line readOnly RichTextBox with wordWrap disabled, and I add programmatically one single very long line of text.
However the horizontal scrollBar does not apear, even if I set ...
25
votes
9answers
19k views
Lion-like scrollbar with jQuery?
Does anyone know a jQuery plugin that makes Mac OS X Lion style scrollbars for every browser?
Thanks in advance.
Edit: Here's an image for Windows users
1
vote
0answers
25 views
IE 10 scrollbar and form buttons look like wingding font characters
I first saw this when I tried the IE 10 beta a while back and thought that it would be resolved in the full release. Not so. I've tried uninstalling all the way back to version IE8. The wingding ...
0
votes
1answer
3k views
ExtJs TabPanel Scrollbar behaviour if Tab items bigger than tab size
i need to make works this simple example to understand the behaviour of TabPanel.
I have read a lot of thread about it and the answer is often
-make the item (grid in this example) directly child of ...
0
votes
4answers
953 views
How you guys debug horizontal scroll bar problem?
There is no scroll bar when browsed with firefox,
but it shows up in IE.
How to track this kind of problem?
0
votes
2answers
30 views
Scrollbar on getting the screen bigger
I have some divs and I want that when I get the screen bigger(CTRL +) the scrollbar appear on the bottom of the page and the divs STAYS inline block, I have the code ...
0
votes
2answers
19 views
How to get scroll bar real width in Qt?
I'm trying to make a custom widget, which is basically a bunch of textedits with a single vertical scroll bar on the right. To keep widget size determined, I have to find a width of the scrollbar, as ...
0
votes
3answers
193 views
Element outside container without creating scrollbars
Can I make a banner reach outside of its container, without creating horizontal scrollbars if the window is too narrow?
I thought I had done this before with negative margins, but can't get it to ...
0
votes
1answer
3k views
tiny scrollbar when setting height to viewport it disappears
css
/* Tiny Scrollbar */
#scrollbar1 { width: 559px; margin: 20px 0 10px; clear: both;}
#scrollbar1 .viewport { width: 500px; height: 1050px; overflow: hidden; position: relative; }
#scrollbar1 ...
-1
votes
2answers
77 views
c# drawing on the panel and scrolling the result
I have problem with showing a diagram which is too big to see on one panel.
I have to scrollbars which should change the point of view on the diagram, but when i want to scroll the picture, the ...
0
votes
0answers
21 views
Javascript Libraray SLY - Scrollbar does not work
I'm having a problem with Sly scrollbars.
I want to set up a timline in which I cann scroll by dragging with the mouse and with a scrollbar. Scrolling with the mouse works fine but I can't get the ...







