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
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
What is 's'? Did you do a refresh at the end? How?
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.
Awesome, thanks. I'll give it a try.
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.
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%
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.
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.