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 6318391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T15:37:59+00:00 2026-05-24T15:37:59+00:00

I was reading and following along exercise in Jonathan Stark’s Building iPhone Apps with

  • 0

I was reading and following along exercise in Jonathan Stark’s Building iPhone Apps with HTML, CSS, and JavaScript.

I am having some error in the error console but I doesn’t know how to fix it.

Could not find an element with the id "jqt", so the body id has been set to "jqt". If you are having any problems, wrapping your panels in a div with the id "jqt" might help.  jqtouch.js:104

I am using jQTouch b3.1

Please help
Thanks~

  • 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-24T15:38:00+00:00Added an answer on May 24, 2026 at 3:38 pm

    That seems more like a warning than an error. I suspect you’re using a later version of jQTouch than the one in the book. Earlier version of jQT has pages directly under body, e.g.

    <body>
      <div id="page1"></div>
      <div id="page2"></div>
    </body>
    

    But later version of jQT has pages under div#jqt, so to allow the inclusion of a fixed navigation bar, e.g. tabbar control:

    <body>
      <div id="jqt">
        <div id="page1"></div>
        <div id="page2"></div>
      </div>
      <!-- you could have something fixed navigation element here -->
    </body>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having following issue with reading binary file in C. I have read
I was reading the Rails Tutorial and following along like a good drone installing
I was reading the following text from Stanford's Programming Paradigms class , and I
I'm studying the Intel's IA-32 software developer manual. In particular, I'm reading the following
I have the following code reading a file containing unicode text (Japanese). File f
Reading a book I have found the following statement: (Object) Behaviors answer either of
Reading through documentation, I found following: 1.9.1 1.8.4 1.8.2 A version of 1.8.2 select
am reading out of a database with the following python script: cur.execute(SELECT * FROM
I have the following example of reading from a buffered reader: while ((inputLine =
I'm reading about sqlalchemy and I saw following code: employees_table = Table('employees', metadata, Column('employee_id',

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.