Tagged Questions
The horizontal-scrolling tag has no wiki summary.
16
votes
5answers
536 views
Android - horizontal scrolling of multiple viewable items
IMPORTANT: Bounty is offered for clear way to modify ViewPager to satisfy the scenario outlined below. Please do not offer HorizontalScrollView - I need full Fragment lifecycle scenario covered
I ...
11
votes
5answers
11k views
Horizontal ListView in Android?
Is there any Possible to make the ListView horizontally? I done this Using Gallery view. But the Selected item comes to the center of the Screen Automatically. I want to avoid it. the selected item at ...
8
votes
5answers
10k views
jqGrid horizontal scrollbar
I developed AJAX interface with jQuery and jqGrid.
How I can remove horizontal scrollbar from my jqGrid table?
http://dskarataev.ru/jqgrid.png
If I set autowidth: true, then I get width of table = ...
6
votes
7answers
3k views
How to lock the horizontal scrolling of a scrollView in iOS
i have a scrollView. i want it to scroll only in one direction(VERTICAL). Is there a way in which i can lock the horizontal scrolling...?? ...
6
votes
2answers
1k views
How to show a PDF page by page using horizontal swipe in iphone?
I want to create a page by page PDF reader.
I know how UIWebView can be used to show the PDF but It will load the entire PDF and want to show one page at a time.
The PDF is stored locally.
Next and ...
5
votes
2answers
259 views
Vertical scrolling snap jQuery
I have taken a look at this jQuery: snapped scrolling - possible? and this Scrollable Panel snap to elements on Scroll. But they don't really answer the question I have.
I have a divs that's really ...
5
votes
4answers
715 views
Gallery space at beginning and end
I got the following problem , i made a form with a gallery, the gallery instead of containing images contains items from one of my classes, everything inside each item of the gallery displays ...
5
votes
1answer
1k views
How to implement scrollbar with thumb for fast scrolling
I need to implement a screen having around 1000 thumbnails. This screen should support gesture based scrolling as well as fast scrolling using a scrollbar with thumb. So if user want to move from page ...
4
votes
4answers
168 views
Horizontal Scrolling + JTable + Java
I checked the questions on stackoverflow concerning getting horizontal scrolling on a JTable to work. Setting AUTO_RESIZE_OFF does get me the horizontal scroll bar but at the same time the table does ...
4
votes
3answers
96 views
How would I scroll horizontally to the next article in a page (or #, etc.)?
I'm trying to work with a jQuery script I found at http://marcgrabanski.com/articles/scrollto-next-article-button-jquery that allows me to set up "next" and "previous" buttons that scroll the user ...
4
votes
2answers
375 views
Horizontal scroll in DIV with many small DIV's inside (no text)
Hi all experienced out there.
I'm not so good at English but I'll try to describe my problem.
I'm trying to learn this with DIV's and its positions, and has stuck with a small thing.
I will try to ...
4
votes
2answers
3k views
remove horizontal scrollbar in div
When i set overflow:scroll, i get horizontal and vertical, Is there any way to remove horizontal scrollbar in div
4
votes
2answers
298 views
Making Jquery.ScrollTo work based on speed instead of duration
I'm creating a horizontal site (it could also be any other auto-scrolling site, like diagonal) which uses the $.Localscroll child from the Jquery.ScrollTo plugin.
There's one big problem with this ...
4
votes
3answers
2k views
horizontal scrolling only!
Hi all
i have a that contains a HORIZONTAL menu. the menu consists of an unordered list.
i would like the div to get a horizontal scroller whenever the menu exceeds the width of the <div>.
i ...
4
votes
3answers
7k views
How to do a horizontal scroll on mouse wheel scroll?
Just now, accidentally, i stumble upon http://www.benekdesign.com/ . Here on mouse wheel scroll it performs horizontal scroll. Truly speaking i didn't like this feature. It was a bit irritating. But ...
3
votes
3answers
638 views
javascript jquery find left position of element in horizontal scroll container
I have a overflow:auto container that spans 400% width of the document window. Therefore I have a horizontal scrollbar on my page. I also have multiple div's inside this container with different left ...
3
votes
1answer
1k views
smooth horizontal scrolling in webview
I have a wevbiew with a number of 'pages' (columns of text) in it, and want to be able to scroll horizontally between columns in response to Fling gestures. I can do this fine using scrollTo(), but ...
3
votes
6answers
2k views
How to programmatically scroll an HorizontalScrollView
I have an HorizontalScrollView which contains a RelativeLayout. This layout is empty in the XML, and is populated from java in the onCreate.
I would like this scroll view to be initially somewhere in ...
3
votes
0answers
89 views
Using gdb within Emacs breaks horizontal scrolling
Emacs version I am using:
GNU Emacs 22.2.1 (i386-redhat-linux-gnu, GTK+ Version 2.12.9)
Invoking gdb from emacs breaks the horizontal scrolling in emacs windows. I invoke gdb by entering M-x gdb and ...
3
votes
5answers
3k views
iPhone Horizontal Scrolling Table
I need to create a view on the iPhone that scrolls horizontally through a gallery of images. The issue is that this gallery has the potential to have 100s to 1000s of images that needs to be ...
3
votes
5answers
7k views
disable horizontal scroll in jscrollpane
I have a JScrollPane with FlowLayout that I want to have a fixed width. It should be scrolling vertically only, and the contents should be rearranged automatically when I resize the window. I think ...
2
votes
3answers
516 views
Facebook Send button causing horizontal scroll
I'm working on Ruby On Rails, and just integrated Facebook Send button in a project. When Clicked on the "Send" button, the popup window is going out of the screen and causing horizontal scrollbar. I ...
2
votes
5answers
270 views
How to make horizontal scrolling view in android
I Want to make this type of horizontal scrolling , look at pictures
>>>>............................................
XML file saved at res/layout/main.xml:
Am i right my main.xml file has worng? I ...
2
votes
2answers
362 views
Infinite Listview in an HorizonzalScrollView in Android
I am developing an Android app and one of its use cases is to display the following situation.
I have a list of links (L). Each of these links is the URL for a
picture in the Internet;
I have to ...
2
votes
2answers
664 views
HTML/jQuery Tables: Scroll horizontally, fix the first (left) column
I have a table that displays a column of test names, with several (unlimited number) of columns of various test data associated with the tests. Since there will be several sets of data, I want to ...
2
votes
2answers
647 views
Windows Phone 7 ScrollViewer.HorizontalOffset not updating
I created a quick example that places in image in a ScrollViewer, starts a DispatcherTimer and then prints out the ScrollViewer.HorizontalOffset every 200 ms. From the example I noticed some strange ...
2
votes
1answer
45 views
Problem aligning blocks horizontally in Opera
I have this wide page with an information block and lot of images to the right of it. It is supposed to be used with horizontal scrollbar.
The page works as expected in Firefox, Safari, Chrome, even ...
2
votes
1answer
2k views
Trying to create an infinite horizontal scroll - preferably using a jquery plugin
I am looking to create an effect like that which is used on "The Killers" website: http://www.thekillersmusic.com/html5# . The complexity of the coding of the site is beyond me - but like how it ...
2
votes
1answer
182 views
how to make a linear layout horizontall scrollable
My application containing different layouts.one of them is a linear layout.it's content is dynamically adding.i want to make this layout horizontally scrollable.for this i have put my layout in a ...
2
votes
2answers
176 views
Creating UIScroll view with rows of images
I want to display the images present in my database on the Scroll view.Also i want to display 4 images in a row then next 4 in next row and so on.Initially the scroll view will show only 2 rows and ...
2
votes
1answer
831 views
css white-space:nowrap horizontal scroll bug
I have the following markup
<style type="text/css">
#outer
{
min-height: 100%;
height: auto !important;
height: 100%;
width:100%;
...
2
votes
2answers
2k views
CSS Horizontal scroll problem
Problem
I need the content to force to scroll on X axis, not down the Y axis.
HTML
I know this is formatted badly but it's dynamically generated and has no white space.
<div ...
2
votes
2answers
4k views
HorizontalScrollView: auto-scroll to end when new Views are added?
I have a HorizontalScrollView containing a LinearLayout. On screen I have a Button that will add new Views to the LinearLayout at runtime, and I'd like the scroll view to scroll to the end of the ...
2
votes
2answers
195 views
How can I make my site with a google map use mousewheel events for panning instead of zooming?
I'm making a mashup with google maps (v3) to show where boston's buses are from realtime gps data. Google usually uses scrolling for zooming, but I think panning would make more sense, especially as ...
2
votes
3answers
1k views
Horizontal Scrolling UITableView - Caveats?
Would it be as simple as applying a rotation transform? I'm willing to manage the content of my cells with a rotation transform.
2
votes
1answer
425 views
Coordinate transformation in SVG inside Firefox with scrollbars
I am trying to calculate the correct mouse coordinates, in user coordinate space, in an SVG document from within Javascript code when scrollbars come into existence when that SVG file is viewed from ...
2
votes
1answer
1k views
How to switch vertical and horizontal mouse scroll?
I have website with horizontal layout and i what to make mouse wheel scroll it relative to axis x (not y, like usual).
I use jQuery plugins mousewheel and scrollTo, but I can't achieve
soft, natural ...
2
votes
2answers
2k views
CSS horizontal scrolling overflow with jQuery slider
I'm trying to setup a full screen jquery slider. I've broken the project into two steps 1) css and 2) js.
1) CSS, below is a picture of what I'm shooting for (no fixed height) and below that is the ...
2
votes
1answer
3k views
How to implement UITableView with multiple columns and sideways scrolling
I'm thinking about how I could achieve this kind of UITableView: http://snapplr.com/c1x5
So it has multiple (separately selectable) columns in it which also differ in width. Apart from that it can ...
2
votes
2answers
476 views
Horizontal scroll in a bash window
I used printf to output a columnar display of a text file.
However the length I wanted will cause the columns to flow into the next line.
I've been searching for a flag or workaround that will make ...
2
votes
2answers
926 views
Disable automatic horizontal scrolling in Eclipse?
Sometimes when I jump into source code, e.g. from search or when looking up the declaration of something, the Eclipse text editor tries to display nearby long lines by horizontal scrolling. This ...
1
vote
0answers
22 views
jQuery Floating Scroll Plugin
I have a question related to the following jQuery plugin, floating scroll:
Demo:
http://diapeira.1gb.ru/diapeira/jquery-plugins/floatingscroll.html
Source (under 90 lines of code): ...
1
vote
0answers
52 views
Horizontal scroll in phonegap android project
I'm developing an app in phonegap for android and iphone. I want to implement a horizontal scroll in the top menu, with common css rules it's working in iPhone but not in android.
My html menu looks ...
1
vote
1answer
61 views
Horizontal Scrolling Website with a fixed sidebar and footer scrolls under the sidebar
My content scrolls beneath the left sidebar instead of disappearing when it reaches the sidebar. Both the left sidebar and the bottom footer are fixed.
http://karpouzaki.com/finaltouch/
Any ...
1
vote
1answer
50 views
How to prevent horizontal scrolling of MCE editor
I am using TinyMCE text editor and the text within the does not roll over when the line goes beyond the width, rather a scroll bar appears and the text goes on horizontally. How can I confine the text ...
1
vote
4answers
52 views
Making a div having no contents scroll horizontally
<div id="dummyHorizontalDiv" style="height:16px !important;width: 550px;overflow-x:auto;overflow-y:hidden;">
<div id="dummyScrollArea" style="width: 750px;">
</div>
...
1
vote
0answers
89 views
How to change scrolling behaviour when resizing window in WPF/XAML
Research
Currently when working with WPF/XAML, the default scrolling behaviour for the scroll bar is that the VerticalScrollBarVisibility = Visible and the HorizontalScrollBarVisibility = Auto. This ...
1
vote
3answers
159 views
What is the horizontal scrolling in the Android Market app called?
In the new Android Market app (version 3.3.11), they have made it possible to switch between the different tabs (Featured, Top Paid, Top Free, etc.). I want to implement something like this in my own ...
1
vote
3answers
105 views
Horizontal Scroll Not Displaying on WrapPanel WPF
I have Custom View here that is having A Wrappanel with Vertical orietiation
The Problem is that it does not show horizontal scroll bar...
Here is the link for the code...
Code for what i am ...
1
vote
2answers
269 views
jquery horizontal scroll event - Edit
Hi there I have a horizontally scrolling gallery that i want to add dynamic captions to, the captions are static on the page and I would like them to toggle on and off when the user scrolls past each ...