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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T18:41:13+00:00 2026-06-07T18:41:13+00:00

I would like to place multiple controls in a jquerymobile list item while maintaining

  • 0

I would like to place multiple controls in a jquerymobile list item while maintaining styling.

i.e

<li>
  <a href="itemDetails.html">Item 1</a>
  <a href="mailto:?"><img src="img/mail.png" /></a>
  <a href="sms:?"><img src="img/sms.png" /></a>
</li>

I would like to a render properly styled list item with an arrow followed by two img links on the same line.

How can I do this? (if possible a jsfiddle snippet would be great)

Thanks in advance for taking the time to read my question.

EDIT:
I need to put two image links inside the row without messing up existing control styles.
See this snippet

UPDATE:
While some solutions work on a chrome browser and an emulator, I would like to have a solution that will render the desired output at least on Android and iPhone platforms.

  • 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-06-07T18:41:15+00:00Added an answer on June 7, 2026 at 6:41 pm

    I resolved this issue by moving the icons to the left inside a grid and some custom styling as shown below.

    See app screenshots in my app’s page. Baby Birdie app in Google Play

    <a href="<%= this.model.url%>"  style="padding-top: 0px;">
      <div class="ui-grid-a">
        <div class="ui-block-a" style="width: 13%;padding-left: 5px;padding-top:10px">
          <div data-role="controlgroup" data-type="horizontal">
            <a data-role="button" href="<%= this.model.mailTo %>"><img src="img/mail.png" /></a>
            <a data-role="button" href="<%= this.model.sms %>"><img src="img/sms.png"  /></a>
          </div>
        </div>
        <div class="ui-block-b" style="width:85%">
          <a href="<%= this.model.url%>" class="ui-link-inherit"><%= unescape(this.model.tagName)  %></a>
        </div>
      </div><!-- /grid-a -->    
    
      <span class="ui-li-count"><%= this.model.tagCount  %></span>
    </a>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to place my div below the list, but actually it is
My controls receives some params from the user, I would like to place them
I am building a web app and would like to place multiple points on
I would like to know what is the best way to place multiple, small(all
I would like to place the names of the dependencies in a text file
I Have a canvas and would like to place silverlight elements within that canvas
Should be simple but I couldn't find the answer, I would like to place
Due to some limitations on the place files are being placed, I would like
I hope this is the right place to ask this. I would like to
Basically I want to load a HTML document and using controls such as multiple

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.