rguliev / conditionize2.js

jQuery plugin for conditioning things
https://rguliev.github.io/conditionize2.js/demo/index.html
MIT License
22 stars 6 forks source link

Fix demo "Radio buttons > Reference by name" #14

Closed Seb33300 closed 3 years ago

rguliev commented 3 years ago

Thank you for pointing out this typo. I checked, in the HTML page, it does not show any difference. Frankly speaking, I am not a fan of such PRs since I think that a contribution should be something more significant.

Seb33300 commented 3 years ago

Yes the demo is working, but the HTML code is not displayed properly, the <p> tag is not visible in the demo example:

image

rguliev commented 3 years ago

Ok. Thank you.