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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T04:31:32+00:00 2026-05-23T04:31:32+00:00

I have created a small app having navigation UI similar to jQuery Mobile site.

  • 0

I have created a small app having navigation UI similar to jQuery Mobile site. I have a small issue with making clickable buttons. When you look at the main page of above link, you will see small arrows at the right-most section of each list item, the problem is these arrows are not clickable. How can I make them clickable.

My code looks like this:

<div data-role="content"> 
   <ul data-role="listview" data-inset="true" > 
      <li data-role="list-divider" style="background: #969696">Stuffs</li>
      <li> 
         <a href="#link1">
            <img   src="someImageURL" align="middle" />
            <h3>Stuff1</h3> 
            <p>Stuff1 description</p>
         </a>
      </li>
--- some <li> tags
  • 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-23T04:31:33+00:00Added an answer on May 23, 2026 at 4:31 am

    My guess would be that #link1 is not a page or a link.

    I would look over the Docs on Pages:

    • http://jquerymobile.com/demos/1.0a4.1/#docs/pages/index.html
    • http://jquerymobile.com/demos/1.0a4.1/#docs/pages/link-formats.html
    • http://jquerymobile.com/demos/1.0a4.1/#docs/lists/lists-split.html

    • Live Example: http://jsfiddle.net/ZsSHE/

    • Updated Example: http://jsfiddle.net/ZsSHE/13/

    HTML

    <div data-role="page" id="page1"> 
        <div data-role="header" data-theme="b"> 
            <h1>Page #1</h1> 
        </div><!-- /header --> 
    
        <div data-role="content"> 
                <ul data-role="listview"> 
                    <li><a href="#page2">Page #2</a></li> 
                    <li><a href="#page3">Page #3</a></li> 
                </ul> 
        </div><!-- /content --> 
    </div><!-- /page --> 
    <div data-role="page" id="page2"> 
        <div data-role="header" data-theme="b"> 
            <h1>Page #2</h1> 
        </div><!-- /header --> 
    
        <div data-role="content"> 
                <ul data-role="listview"> 
                    <li><a href="#page1">Page #1</a></li> 
                    <li><a href="#page3">Page #3</a></li> 
                </ul> 
        </div><!-- /content --> 
    </div><!-- /page --> 
    <div data-role="page" id="page3"> 
        <div data-role="header" data-theme="b"> 
            <h1>Page #3</h1> 
        </div><!-- /header --> 
    
        <div data-role="content"> 
                <ul data-role="listview"> 
                    <li><a href="#page1">Page #1</a></li> 
                    <li><a href="#page2">Page #2</a></li> 
                </ul> 
        </div><!-- /content --> 
    </div><!-- /page --> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a small application which opens,reads and creates Excel files. The app
I have created a small iPhone app using MonoTouch - got all provisioning files
I have created a very small android app. I don't want to publish it
I have created a small app in C using WinAPI and I have a
I have created a small WP7 app which contains one page which is dynamically
I have created a small app to try and accomplish this but I am
I have created a small flash CS4 project that has a few custom components
I want to globalize my application. I have created a small form which asks
I have created a few small flash widgets that stream .mp3 audio from an
I have a small app which query our SharePoint server' Web Service interface for

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.