Peter
Posts: 0
Joined: Fri Jun 22, 2012 9:33 pm

Dynamic Horizontal Radio Buttons Control Issues

Hi Max,

I did the following:

  • Remove "ui-btn-corner-all" from the s and their span children.

  • Make sure only the left-most label has "ui-corner-left"

  • Make sure only the right-most label has "ui-corner-right".

    Peter/span

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Dynamic Horizontal Radio Buttons Control Issues

What is 's'? Did you do a refresh at the end? How?

Peter
Posts: 0
Joined: Fri Jun 22, 2012 9:33 pm

Dynamic Horizontal Radio Buttons Control Issues

Sorry, the HTML editor chopped up what I was saying. I removed "ui-btn-corner-all" from each label element and their child span elements. I didn't refresh anything.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Dynamic Horizontal Radio Buttons Control Issues

Awesome, thanks. I'll give it a try.

Jamie5245261
Posts: 0
Joined: Thu Feb 20, 2014 2:01 pm

Dynamic Horizontal Radio Buttons Control Issues

On the odd chance that someone is looking like I was for a definitive list of jQuery Mobile attributes, there is a list at http://api.jquerymobile.com/data-attr...

As mentioned earlier in this post, these are useful for HTML emdata-*/em accessible via appery's "More Properties" button.

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Dynamic Horizontal Radio Buttons Control Issues

Hi There, I placed in an HTML component the code I found on the JQuery site for radio buttons. it shows up fine. however, it doesn't toggle. when pressing an off-button, the on-button doesn't turn to off.
any idea ?
thk you very much
Eric

Code: Select all

   90% 

   100%  

   110%
EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Dynamic Horizontal Radio Buttons Control Issues

hi there, it seems my code was eaten by the forum editor.
here is a screen shot.
thks for your advice in advance
Eric

Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Dynamic Horizontal Radio Buttons Control Issues

Hello, please provide us with a public app link (http://devcenter.appery.io/documentat...) and steps to reproduce. You can also use appery.io component mobileradiogroup with parameter Orientation=horizontal.

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Dynamic Horizontal Radio Buttons Control Issues

Hi Sergiy, thks for your point. yes, I know but the way my HTML and JS are structured, it was easier to replace my JS radioGroup within the HTML component. I'll see how I can solve this. hv a good Sunday.

Return to “Issues”