The overflow:scroll for mobile webkit. Project started because webkit for iPhone does not provide a native way to scroll content inside a fixed size (width/height) div. Homepage: http://cubiq.org/iscroll
0
votes
0answers
7 views
iscroll4 is very slow at android mobile phone
I'm developing a web application for android and ios. And i use iscroll almost everywhere.
When i run my application on ios device and android tablet, it's good.
But when i run it on android mobile ...
0
votes
0answers
6 views
iScroll not smooth at first
As you can see in the video link below, I am using iScroll to swipe across a large mosaic of small images.
http://www.youtube.com/watch?v=8Z_vzxrlzb0
When a user initially scrolls to new images, ...
0
votes
0answers
7 views
Drag the scroll bar in iscroll
I am using iScroll 4 at my website.
I would like to do two things.
scroll by dragging the vertical-scroll.
use up and down arrows to scroll
Any help would be appreciated, thanks.
0
votes
0answers
15 views
iScroll Blackberry z10 weird scrolling behaviour
I'm using iScroll for all mobile devices to scroll a small section on a mobile based website.
It works fine on iPhone, Android and some Windows phones.
But on the Blackberry z10 theres a bit of ...
0
votes
1answer
41 views
jquery-mobile-iscrollview scroll bar position not currect in phonegap android
I am using jquerymobile.1.3.1 for my phonegap android app. I am added jquery-mobile-iscrollview from: https://github.com/watusi/jquery-mobile-iscrollview.
But scrollbar position is wrong in the ...
0
votes
0answers
54 views
jquerymobile - Checkboxes get automatically unchecked on some Android devices
I'm developing an application using Phonegap and jQuery Mobile. I have a scrollable list of checkboxes nested on a scrollable sidebar. Both are implemented using iScroll.
The application responds ...
1
vote
0answers
26 views
scrollToElement in iScroll not working as expected
I am implementing two separate horizontal iScrolls which is related to each other using scrollToELement(). Whenever i select something from the first iScroll, I am using scrollToELement() to got the ...
0
votes
1answer
16 views
Can I use iScroll to scrollToElement + offset?
I have this code working...
myScroller.scrollTo(0, -654, 200);
I also have this working....
myScroller.scrollToElement("#p4", "1s");
Is there a way to add offset to the #id, like ...
0
votes
0answers
29 views
iScroll and vertical scroll
I've been trying to do exactly the same as is describen in this question, and haven't been able to make Fresheyeball's answer work.
My layout is as follows:
I have various dynamically generated divs ...
0
votes
1answer
24 views
How to center a iScroll div
I use iScroll on div attribute, there is HTML code in Chrome Elements
<div id="content">
<div class="article" id="contentWrapper" style="overflow: hidden;">
<div ...
1
vote
1answer
32 views
iScroll on div with dynamically added images
I'm using PhoneGap to create an iPhone application. I'm trying to use iScroll for the zoom functionality. But I'm having a problem where I cannot scroll until I zoom in on the div. Once I un-zoom the ...
0
votes
0answers
17 views
cannot create a dojo element right after destroyed it, use iscroll
I failed to create a new element, after destroyed it with following code:
<ul id="thelist">
<li id="pullDown">
<span ...
0
votes
2answers
113 views
jquery mobile and iscroll refresh
I have a small problem with iscroll. I'm building a small app for iphone with phonegap and jquery mobile, with external data taken from json, use iscroll and data-iscroll = "", when I load the ...
0
votes
1answer
90 views
refresh jquery mobile page after load
I have two pages, A and B:
A --> login page.
B --> contain HTML elements and iScoll "pull to refreash" code.
evrey thing works fine but when I login from A to B the iScroll content Not appear, if i do ...
0
votes
0answers
26 views
jQuery iScroll clickable list elements while retaining scroll?
Is it possible to have clickable elements? Such as list elements? While using iScroll? Currently it seems like short of a button, or maybe a link I can't click on an element to make it do something. I ...
0
votes
0answers
43 views
iScroll an iframe with external content
I have a PhoneGap application that is showing a website I host in an iframe. Scrolling doesn't work if I load external content directly into the iframe so I've got a web page that has iScroll and an ...
1
vote
1answer
75 views
IScroll bounces back
i'm doing phonegap project with html5-css-Jsmobile...i'm using a multipage template...
i'm trying to use Iscroll to implement scroll for some text views...when i test it on FF it works only if i ...
-2
votes
0answers
46 views
iScroll crashes phonegap app [closed]
Phonegap app crashes as soon as initialize iscroll lib.
Any solution or alternatives?
var myScroll1;
var myScroll2;
function scroll() {
setTimeout(function () {
...
0
votes
1answer
82 views
iScroll stop scrolling left/right (horizontal), not working out for me am I doing it wrong?
function iScrollLoaded()
{
//(function($){
myScroll = new iScroll('wrapper',
{
hideScrollbar:true,
hScroll:false,
bounce:true,
lockDirection:true,
});
...
0
votes
0answers
83 views
iScroll 4 + jquery mobile on multipage model issue
Hello I've some problem with jquery mobile and iscroll4 (both last version).
I use a multipage model with swiping.
When I swipe until i reach the page where is the scroller, it's doesn't work. I can ...
0
votes
0answers
118 views
angularjs directive for inner html element not working
I am using angular directive for implementing iScroll in my app.
<div id="videolist" >
------------
------
<div id="videoReviewsWrap" >
<ul ...
2
votes
1answer
82 views
iScroll in angularjs directive
I am trying to implement horizontal iScroll using angular directive.
Here is my directive code.
link: function(scope, elem, attrs) {
scope.winWidth = window.innerWidth;
...
0
votes
0answers
178 views
how to use hammer.js along with javascript?
how to use the Hammer.js. I want the swipe view for an application in Phone gap. **EXACTLY --->i mean sort of step by step process.i found some based on it i tried implementing.
it did not work.the ...
0
votes
1answer
28 views
iscroll on a div with a “fit remaining space” height
I am currently creating a "mobile" webpage with a fixed (but unknown) height (depending on the phone).
The screen is dividing in two part.The first part has a height of 200px. The other part is a ...
0
votes
0answers
165 views
How to implement SWIPE VIEW for phonegap-android dynamically?
I am aiming to do a phone gap-android project.
I want to implement the swipe view (as in android with page-controller) in phone gap but preferably using Java script.
I saw there are many options ...
0
votes
1answer
56 views
iScroll jumps to top of list when list is updated
I am making an dynamic list with JSON and iScroll and it works perfect. The issue is that my list is getting updated every 20 seconds and every time the list gets updated it jumps to the top of the ...
0
votes
1answer
43 views
Update iScroll when data is loaded with JSON
I have a list which is generated with JSON and it works just fine. Now I want to refresh this list every 20 seconds and that is working perfectly too. But I want to be able to update my iScroll as ...
0
votes
0answers
21 views
iScroll minimum zoom not being enforced
iScoll is working great with respects to zooming to exactly where you pinch and panning. However, after you zoom in, pan (optional), then release your fingers, then pinch to zoom out:
It does not ...
1
vote
0answers
59 views
Combining AJAX/JSON call with iScroll
I am making a list form my JQM site from JSON data and are having no trouble with this. Now I want to add iScroll to the scene and if I use static list it works just fine, but when I get the list from ...
0
votes
1answer
111 views
iScroll for Multipages
i'm doing phonegap project with html5-css-js.
on this project, i use iscroll swipe for swipe gesture issue between pages.
on my first page, my iscroll works and scrolling down all page.
But when i ...
0
votes
0answers
93 views
Phonegap Android flipswitch toggle button
I am working on a phonegap app and I use phonegap + iScroll 4 + fastclick.js. For the settings page I am ussing the Android toggle button from:
http://proto.io/freebies/onoff/
But when I launch my ...
1
vote
0answers
74 views
Footer outside ng-view / other iscroll implementation
I am building an application using phonegap & twitter bootstrap (with angularui-bootstrap).
Alter many hours spent on getting fixed header and footer done with CSS I've decided to go
with an ...
0
votes
0answers
169 views
Getting Stellar.js to work with iscroll.js
I'm trying to create a parralax scrolling website that works on the desktop and mobile. There is a great example of how to use Steller.js here:
...
0
votes
3answers
158 views
input fields not responding after added 'iscroll'-PhoneGap
Now iam doing a phonegap application, i added 'iscroll4' to my project since i need to scroll the page, but unfortunately, after i added 'iscroll.js' my input textfields are not responding (i cant ...
0
votes
1answer
48 views
Use iScroll to create a Picker with the snap-feature
I'm trying to create a list which looks and feels like a typical 'Picker', this means it's a normal list which fades out at the top and bottom, and there's a mask overlay in the middle.
Example
The ...
0
votes
3answers
230 views
Jquery Mobile go back button scrolls to top
In my Jquery Mobile website
I am using href for back button like;
<a id='{0}' class='{1}' href='/' data-role=""button"" data-icon=""arrow-l"" data-transition=""slide"" ...
1
vote
1answer
47 views
resize iScroll 4 to fit 100% on any device
I'm trying to resize my wrapper, so when viewed on iPhone, iPad or computer 100% of my site is in view. I have placed pictures in my scroller using the <ul> and <il> methods.
At the ...
2
votes
1answer
58 views
Reinitialize iscroll
I am using iScroll4 for my project (http://cubiq.org/iscroll-4)
As my container height changes I would need to reinitialize iscroll for a dom element. Is there anyway I could do that
e.g.
...
1
vote
0answers
161 views
iScroll not horizontally scrolling entire width of div
iScroll is not horizontally scrolling the entire width of a div. It stops at the wrong width value which I can't seem to find where that value originates from. The main scroll div width is not ...
0
votes
0answers
76 views
how to let the iScroll start at the bottom, based on the scroll content
I'm using iScroll to scroll my page content, but I want it start at the bottom of the page instead of it's default way that at the top.
my code to create a scroll is something like below:
// ...
0
votes
1answer
35 views
iscroll childbrowser maximum width
just a questition related to Apple IOS6/IPad 2/IPad Mini and an iScroll 4.2.5 within a Childbrowser which is opened through an App build in Adobe Phonegap 2.3.0:
Horizontal Scroller with Images, ...
0
votes
2answers
129 views
Webapp using iscroll and jqmobi flickering in iOS6
My web app uses two javascript frameworks: iscrol and jqmobi. But when the app loads a large piece of content into the html page, the screen flickers in iOS6.
I'm confused that what causes this ...
1
vote
1answer
351 views
Jquery mobile page transitions iScroll refresh
I've got multiple HTML pages that use the JQMobile framework; within these pages I'm using iScroll to create a native scrolling effect, all works fine.
I run into problems when using the JQM page ...
0
votes
0answers
27 views
iScroll4: How to hide scrollbar when not interacting
Is it possible to hide the scrollbar when not scrolling, and show it again when start interacting with it?
My code:
new iScroll('js-queue',{
hideScrollbar: true
});
0
votes
0answers
40 views
issues running second iscroll
I'm having issues getting a second iscroll to run (below with id = VertScroll). I've done my darnest to follow the iscroll guide, but am having no luck with this second scroll. Any advice would be ...
0
votes
1answer
165 views
animated anchor scrolling method for iOS with iScroll.js
Im using iScoll.js to help with scrolling animations on iOS. Basically it uses hardware accelerated CSS properties to move the content, not traditional scrolling.
iScoll is working well but I'm also ...
0
votes
1answer
103 views
iScroll on textarea
On iPad app that I have iScoll is applied on divs and it works perfect.
I have a textarea that contains a long text. On desktop we have scroll bar on long textarea but on iPad we don't.
How can I ...
0
votes
2answers
69 views
Horizontal and vertical scroll for td, th should be fixed
"th" value should be fixed and "td" values should scroll, if "th" height is extend more than 100px then "then" should also scroll with respective "td". number of "th" and "td" is dynamic, please help ...
3
votes
1answer
243 views
Horizontal iScroll issues on desktop browsers
I'm trying to implement horizontal scrolling for a desktop website using iScroll.js. Dragging is working fine, and styling is applied ok, but I'm finding issues with scrolling.
Initially I used ...
0
votes
0answers
134 views
iscroll4 show/hide scrollbar on hover
What I am looking to do is on my desktop have the iscroll4 scrollbar fadeIn when the user hovers over the target div.
I have tried to use simple jQuery to fadeIn the scrollbar class (after hiding it ...





