jquery - Binding knockout array to render jqm radio buttons -


I'm trying to present a radio button list. I modified the code sample from this URL and finished with this nonsense / code,

   

I do not know what I am doing wrong. I see in the rendered html, the div (with the class ui-radio) is just around the input, the label is out of div

thanks.

You need to tell jquery mobile to increase these manually Will be. How to do this:

  $ ('[type = "radio"]'). CheckboxDride ();  


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -