Welcome To Snipplr
Everyone's Recent Snippets Tagged ios
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
From http://snipplr.com/view/41051/jscrollpane-ipadiphoneipodios-scoll-support/ here the part of code to add in jScrollPane.js for android,iphone,ipod,ipad support. Add this after :if (isScrollable) {  (around line 165)
        
        
        
            3 
        
        
            1365 
        
                    posted 15 years ago by Xeldar
            Use this variation of **setPlayerPosition** in your HelloWorldScene.m file to negate the need to use **setViewpointCenter** to manually calculate the viewport to track your player. This uses the **CCFollow** function as demonstrated in ActionsTest, o...
        
        
        
            1 
        
        
            1453 
        
                    posted 15 years ago by cell-gfx