Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6351783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T22:04:28+00:00 2026-05-24T22:04:28+00:00

I’m trying to build a mobile version of a website. I’ve kinda made the

  • 0

I’m trying to build a mobile version of a website. I’ve kinda made the html and the css but I want it to work nice. I’ve made two columns (a left column which is the menu and a right column which is the content). Both of them have overflow hidden.

I’ve put overflow auto and I still can’t make them scroll if the content is bigger. So, I tried iScroll but it’s very buggy. It does not scroll until the end of the content, if I change the orientation it messes up a bit.

Could I use jQuery Mobile the same way I used iScroll? What about Sencha Touch? (I saw all the examples for Sencha Touch and it was awesome, just that I don’t want to code like they say – just javascript – I want to write html and then with javascript say that a certain ul element is actually a list and should be treated as such).

Can anyone recommend me a tutorial or something where I could make a small web app work good?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T22:04:29+00:00Added an answer on May 24, 2026 at 10:04 pm

    AFAIK, you can use Sencha Touch this way, for example…

    var panel = new Ext.Panel({
        fullscreen: true,
        dockedItems: [{
            dock : 'top',
            xtype: 'toolbar',
            title: 'Standard Titlebar'
        },{
            dock : 'top',
            xtype: 'toolbar',
            ui   : 'light',
            items: [{
                text: 'Test Button'
            }]
        }], 
        html: 'Testing',
        renderTo: 'idOfHtmlElement'
    });
    

    You just structure your HTML elements as you wish, and use the renderTo config option to specify what each component is rendered to.

    I have to ask though… why would you want to work this way? You’d be doing twice as much work and maintaining the codebase would require more effort. This is the beauty of Sencha Touch as it lets the developer worry purely about functionality and not about the quirks of the devices.

    There page here dedicated to scrolling content in a fixed height div, that may be of some use to you (although I’ve not seen your code so it’s hard to say).

    My experience with iScroll is that it is far from ideal, and jQuery touch and jQuery mobile are frameworks that are nowhere near the level of polish that is shown by Sencha Touch.

    My advice is that you pickup Sencha Touch and start learning the framework. Version 2 will be out in the next few months and that promises support for even more devices (Windows Phone 7 for example).

    Scrollability by Joe Hewitt may also be worth a look, although he hasn’t worked on it that much in the recent months.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I want to count how many characters a certain string has in PHP, but
I have a French site that I want to parse, but am running into
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I want to construct a data frame in an Rcpp function, but when I
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am trying to render a haml file in a javascript response like so:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.