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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T16:23:08+00:00 2026-05-30T16:23:08+00:00

I got some radio controls that in JQuery Mobile 1.0.1 (stable) were working pretty

  • 0

I got some radio controls that in JQuery Mobile 1.0.1 (stable) were working pretty good, but when I test the new RC (1.1.0), I can’t get those work.

Here’s how I defined the radio group

<fieldset data-role="controlgroup" data-type="horizontal">
            <legend>Mostra elementi gi&agrave; letti</legend>
                <input type="radio" name="radio-view" id="radioMostraElementiLettiSi" value="si"/>
                <label for="radioMostraElementiLettiSi">Si</label>
                <input type="radio" name="radio-view" id="radioMostraElementiLettiNo" value="no"/>
                <label for="radioMostraElementiLettiNo">No</label>
            </fieldset>

And here’s the code I use to check it

if($('#radioMostraElementiLettiSi').attr("checked"))
        var showReadElements = "si";
    else
        var showReadElements = "no";

The problem is that in stable version, when the radio I listen to is checked, it correctly enters in the IF condition, in the new version it’s always undefined.

Moreover, when I try and listen for the change event to fire… it just never fire, while in version 1.0.1 it triggers correctly…

Here’s the code I use for the change event

$('#radioMostraElementiLettiSi').live('change',function(){

alert("Trigger!");
});

Is it me doing something wrong or they just changed something?

  • 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-30T16:23:10+00:00Added an answer on May 30, 2026 at 4:23 pm

    The bug was fixed, use latest version until new RC version released.
    http://jquerymobile.com/blog/2011/04/16/latest/

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

Sidebar

Related Questions

I got some pretty messy urls that i got via scraping here, problem is
Not sure why, but some functions aren't working like they should. I just got
I´ve got a quiz app where the user can answer some questions with radio
I have some jQuery code that highlights which radio button is checked by turning
got some problems. Built an applet that has to be used step-by-step. After each
Got some code that is not mine and its producing this warning atm: iehtmlwin.cpp(264)
I got some quite strange errors compiling code under gcc. It tells me that
I got some problems here, I can't make my find_by_sql request to render an
I was doing some dynamic effect on DIV using JQuery when I found that
Got a small problem with some very basic jQuery, I'd like to be able

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.