Hi,
I've been trying a few things in Tiggzi, and am having a few issues with using a dynamic radio button control. Specifically:
I'd like to be able to use the "data-mini" style on the radio control. I can't see how to do this inside tiggzi - what I have been doing is modifying the Tiggzi-generated HTML to add this attribute like:
div class="mobileradiogroup1"
Any help in adding this in via Tiggzi so I don't need to modify the generated code would be appreciated. Do I need to brute-force modify the HTML thru javascript?
Each button in the horizontal radio is being rendered as if it were the leftmost and the rightmost element in the list, i.e. each element is being rendered with rounded corners on the left and the right. Any idea why this is happening? In the developer, I have only one item in the radio group as a template.
Thanks,
Peter