Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
800 views

Moving Div with Scroll

I have to move a div when the scroll bar moves, but need to use pure javascript, and position:fixed will not work with the layout. The div's original poisition is relative to something else. Is there ...
2
votes
1answer
135 views

Scrolling a Memo text using TTimer shows only the first 3 Lines

what i am trying to do right now is to create a scroling credit text using the TMemo component and TTimer procedure TAboutBox.Timer1Timer(Sender: TObject); begin Memo1.ScrollBy(0,-1); end; the ...
2
votes
2answers
343 views

No vertical scroll in browser

I'm developing a Vaadin application and am having extreme difficulty getting some aspects of the layout as I want. The major problem right now is that I can't seem to get a vertical scroll in my ...
2
votes
1answer
50 views

JTable data not stable when vertically scrolled

I have developed a Java Swing application which consists of JTable. The JTable displays data of text file. The textfile is comma separated. After displaying i am summing up the totals and displaying ...
2
votes
2answers
236 views

Flex TextArea scroll down

I have a TextArea that shows the conversation from selected chat room. For valueCommit event I use: verticalScrollPosition = maxVerticalScrollPosition; And it works fine scrolling text to the bottom. ...
2
votes
1answer
277 views

Flex 4: Scrolling a Spark Form to focussed element programatically?

I found this example http://blog.flexexamples.com/2009/11/02/auto-scrolling-the-contents-of-a-vgroup-container-in-flex-4/ which works great but only if you have the focussable elements in a VGroup. ...
2
votes
1answer
459 views

Primefaces Googlemap Marker Infowindow : Disable vertical scroll bar

I am using Primefaces google map component. I have some markers and info windows for those markers. The problem I am facing is it is showing the vertical scroll bar. But I don't need the vertical ...
2
votes
2answers
197 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
451 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
295 views

jqueryui tabs : is it possible to keep the navigation tabs visible when content is scrolled vertically?

My jqueryui tab-set consists of several pages of fairly lengthy content -- the user must scroll vertically to move through each document. Here's a simplified version: /MAIN TEXT\ /END-NOTES\ ...
2
votes
2answers
303 views

Usability implications of partial page scrolling

What are there the usability implications for a long list of items (f.e. facebook news stream) to use an internal scrolling (just the list panel) vs a full page scrolling. Edit1: Do you have ...
2
votes
2answers
2k views

Strange scrolling behavior in IE with checkboxes in a scrollable div

I have a "multiselect" control that looks like this (sorry for the long id names, they are kinda autogenerated because this whole thing is being generated by a custom tag): <div ...
1
vote
2answers
65 views

Scrolling process status window

As part of a Mac application I am working on, the user fills out a screen full of stuff and then presses a 'process' button. There are edits performed and if everything passes the edit, a couple of ...
1
vote
1answer
132 views

hooking up events to vertical scroll bar upper arrows and down arrows in data grid view using c#

I have a datagrid view like this....in below image well thats works fine... I need to hook up an event in vertical side bar .. i mean if i click on upper arrow in the scroll bar i want to do ...
1
vote
2answers
72 views

CSS Disabled scrolling

I came across an issue with one of our web sites: In IE9 the page had a vertical scrollbar, but you couldn't use the mousewheel, arrow keys, pgup/pgdwn to scroll. The only way to scroll was to ...
1
vote
2answers
583 views

My fixed background made scrolling the site very slow, what can I do to improve it?

I changed the background of my discussion forum using the CSS below http://forum.antinovaordemmundial.com html { background: url(http://antinovaordemmundial.com/mystuff/logo_blog.jpg) no-repeat ...
1
vote
1answer
434 views

Jquery Vertical content scroller

I am currently working on creating a vertical scroller and have got so far but have got stuck on some of the functionality My HTML looks like this <div class="outer"> <div ...
1
vote
1answer
317 views

Unable to scroll pages vertically on Google Chrome “12.0.742.100”

Unable to scroll pages vertically on Google Chrome "12.0.742.100", using the scroll-bar thumb, however I can use mouse scroll and also scroll the page using the up and down arrow keys. Important ...
1
vote
0answers
74 views

Scrolling div's when overflow - need a help to improve- help (updated) - solved

I have made the list of the scrolling divs with jquery UI slider funct. See the code http://jsfiddle.net/fvtV9/7/ (updated code) The preblem exists in the first and the last one. The first one ...
1
vote
1answer
3k views

Add vertical scroll bar to panel

I've been searching for a while for a tutorial on getting just a single vertical scrollbar on a panel (and getting it to work right, etc.) I am trying to make a panel scrollable, but vertically ...
1
vote
2answers
2k views

UIScrollView scrolling speed

is there any way to reduce the speed of scrolling in the UIScrollView, i tried to use this method: scrollRectToVisible: animated: NO to accomplish this(by setting the animation to NO) but seems it's ...
1
vote
1answer
620 views

UIScrollView bad contentSize height when in Landscape (ipad)

I've a problem using a UIScrollView with subviews and vertical scrolling. When in portrait mode it scrolls fine, but when in landscape, even if I set an arbitrary value (let's say 1400px), it ...
1
vote
2answers
541 views

Adding jQuery vertical scrollbar to dynamic content

I'm developing a website and I want the main div to be a fixed height with a jquery vertical scrollbar for content that overflows that area. For this, I'm using the plugin jScrollPane. However, I ...
1
vote
1answer
84 views

Website jumps from side to side?

When people navigate my website the pages jump from side to side. It is caused by some pages not having sufficient content to cause the vertical scroll bar to appear. Other than trying pad out the ...
1
vote
1answer
525 views

Android: Is it possible to have a scrollview in a flipper in a tabview?

I have a TabView and on its first tab I have a ViewFlipper displaying two pages of ImageButtons (say buttonsPage1 and buttonsPage2). When in landscape orientation, I need the image buttons pages to ...
1
vote
3answers
804 views

How to automate vertical scrolling in Flex AdvancedDataGrid when dragging item below bottom of visible rows?

I have an AdvancedDataGrid with XML dataProvider. Drag and drop in enabled, and works within the visible rows of the ADG. HOWEVER, if I attempt to drag an item past the bottom-most visible row of the ...
1
vote
2answers
376 views

How do you scroll an iframe from within using jquery?

I'm using a shadowbox which generates an iframe to display product details on a page. Because the details page can be pretty long, the client would like a "More" button that scrolls the page down ...
1
vote
0answers
276 views

How to make an scrollable UITextField Inside UItableViewCell?

I created a bunch of editable UITableViewCell by embedding an UITextField inside, but I have seen some apps that allows you to scroll the UItableview by scrolling inside an inactive editable cell. How ...
1
vote
4answers
1k views

ASP.NET AJAX UpdatePanel problem

I'll try and be concise: 1) I have a dropdownlist with Autopostback set to TRUE 2) I have an UpdatePanel that contains a Label. 3) When the downdownlist selection is changed, I want to update the ...
0
votes
1answer
9 views

Control the VerticalOffset of a webbrowser in windows phone

I am using the webbrowser to show some string with a appbar-button. When I click the button, the webbrowser will NavigateTo another string. Everything goes well except that once the webbrowser is ...
0
votes
0answers
14 views

navigationMovement not called in 5.0.0 Curve 8520 simulator [closed]

On Curve 8520 Simulator and Device (e-JDE 5.0.0) the Custom Grid Field Manager with Lines does not scroll. the NavigationMovement is not called at all. LinedGridFieldManager Code ...
0
votes
1answer
27 views

scroll to a certain point in the page automatically using css

Is there a css parameter I can give to the body element that tells it to scroll to a certain point by default? For example, something like: body { default-scroll-y: 200px; } If not, is there ...
0
votes
1answer
29 views

Complex Itemrenderer ( List within a List), Struggeling with scrolling behaviour ins second list

so im struggeling for a while with a scrolling problem now. I'm developing a flex application with some complex views. On of the views is like a word document view. It pulls data from the database and ...
0
votes
0answers
17 views

WPF SurfaceScrollView only vertical scrolling

in my application i'm using a SurfaceScrollView with a Label in it. How is it possible to scroll the Label only vertically? I tried a lot but nothing worked ... Here's a little code snippet: ...
0
votes
2answers
45 views

scroll event by amount?

I'm currently using a something like this to do stuff on ready and on the scroll event. But I really only need to do stuff each time the page scrolls a full length (window height) and not refire it ...
0
votes
2answers
84 views

Blackberry scoll only browserfield, not entire app-layout

I have a verticalfieldmanager with buttons and below that a browserfield. The problem is that when I scroll vertically in the browserfield the whole layout of the app scrolls with it(!).. I've been ...
0
votes
2answers
466 views

parallax scrolling cocos2d

I've seen many tutorials but not similar with what I'm trying to build... Creating a parallax view with 3 sprites (background, layer 1, layer 2) //Adding a like this CCSprite *sprite = ...
0
votes
2answers
162 views

background image scroll disable in Main field manager in blackberry

In my application there is one MainScreen .This screen contain lots of Vertical and Horizontal field manager and all content display successfully with scroll . This is my main VerticalFieldmanager ...
0
votes
3answers
124 views

UiApplication.getUiApplication().popScreen(ScreeName.this) not working properly

My screen have a lots of content so main VerticalFieldManager have Scroll property set to view all content using scroll. All Content set properly and i can see all content using Scrollview But when ...
0
votes
0answers
176 views

JJ Nextgen Jquery Carousel Plugin vertical page height implementation

I'm using the JJ Nextgen JQuery Carousel plugin and want to use the vertical option. I'm trying to get the vertical height the same as the browser height and I added this code (found it here) to my ...
0
votes
0answers
63 views

How to disable Vertical scrolling of webview to load whole page as different page

I want to disable vertical scrolling in webview.Load the web page as match parent and all pages have to come when dragging horizontally in webview by using this way I can give the user a book ...
0
votes
3answers
744 views

GWT 2.4 DataGrid automatic scrolling when selecting an item

I am using GWT 2.4's new DataGrid in a project. I configured the DataGrid with a pagesize of 50. The available screen is not big enough to display all items and thus a vertical scrollbar is shown ...
0
votes
0answers
205 views

Custom Scrolling (for grid layout) in Javascript / JQuery oriented problem

EDIT* Heres a JFiddle version so you can get a better idea of the current problem. http://jsfiddle.net/Tr7Xs/ Thank you for taking the time to help me with my problem if you browse my query. Now, ...
0
votes
2answers
207 views

Can vertical scrolling with ul and li be done via jQuery?

Example : http://www.net-a-porter.com/product/163606 So far my code: <style type="text/css"> li {float:left;height:50px} </style> <div style="height:100px"> <a href="#" ...
0
votes
0answers
94 views

Vertical scrolling via Mouse Wheel in C# Console Application

I cannot get vertical scrolling via Mouse Wheel working in C# Console Application while Mouse Quick Edit mode is OFF (I need it to be off in order to receive mouse input). It happens with any .NET ...
0
votes
2answers
72 views

Scrolling shapes in a panel

I'm working on a program which draws shapes on a panel. I added a vertical scroll bar to the panel but when scrolling the panel, the shapes stays where they are and don't scroll. How can I make these ...
0
votes
1answer
546 views

How to only disable the horizontal scrolling of UIwebView from within the iPhone app?

I am making a iPhone app that needs to make a UIwebview that can only scroll vertically(I need to disable to the horizontal scrolling), I can't really do it from the website because that's not in my ...
0
votes
2answers
719 views

JQuery Cloud Carousel that scrolls vertically

I am looking to take the Cloud Carousel by Professor Cloud on http://www.professorcloud.com/mainsite/carousel.htm and make it scroll vertically. It seems like it would be a common enough request but I ...
0
votes
2answers
274 views

Allow vertical scroll in my website only up to a fixed limit

I wish to give my users only vertical scroll and that too up to a automatically calculated height, not up to the entire length of the page. Is it possible to fix the limit of vertical scroll that i ...
0
votes
1answer
336 views

Adobe Air vertical scroll for rich text

I have a rich text component with large amount of text. How to add vertical scrollbar to it? I tried: <mx:Canvas width="100%" height="100%" verticalScrollBar="vsb"> <s:RichText ...

1 2