Page 2 of 2
Dynamic Horizontal Radio Buttons Control Issues
Posted: Thu Jun 28, 2012 8:42 pm
by Peter
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
Dynamic Horizontal Radio Buttons Control Issues
Posted: Thu Jun 28, 2012 8:46 pm
by maxkatz
What is 's'? Did you do a refresh at the end? How?
Dynamic Horizontal Radio Buttons Control Issues
Posted: Thu Jun 28, 2012 8:48 pm
by Peter
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.
Dynamic Horizontal Radio Buttons Control Issues
Posted: Thu Jun 28, 2012 8:50 pm
by maxkatz
Awesome, thanks. I'll give it a try.
Dynamic Horizontal Radio Buttons Control Issues
Posted: Mon Mar 10, 2014 2:54 pm
by Jamie5245261
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.
Dynamic Horizontal Radio Buttons Control Issues
Posted: Tue Jun 23, 2015 8:40 am
by EJLD
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
Dynamic Horizontal Radio Buttons Control Issues
Posted: Sat Jun 27, 2015 8:10 am
by EJLD
hi there, it seems my code was eaten by the forum editor.
here is a screen shot.
thks for your advice in advance
Eric
Dynamic Horizontal Radio Buttons Control Issues
Posted: Sun Jun 28, 2015 1:23 pm
by Serhii Kulibaba
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.
Dynamic Horizontal Radio Buttons Control Issues
Posted: Sun Jun 28, 2015 1:28 pm
by EJLD
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.