1 achillis Jun 03, 2017 11:20
3 fplanque Jun 05, 2017 11:34
4 achillis Jun 07, 2017 15:56
While on this subject. Please can the id property also be added to the radio group (parent) element?
5 fplanque Jun 10, 2017 00:54
The first problem should be fixed.
For the second one: the id must be unique on the HTML page.
6 achillis Jun 10, 2017 17:25
Yes agreed, however I can't see how the proposed screenshot would make the id not to be unique?
The group (parent) will have id classname_sample_id_name
where the group items will have the suffix added to the id name classname_sample_id_name_item_count
All the id's are unique, no?
7 fplanque Jul 16, 2017 17:49
ok, so you don't want to add an id, but an id "root" that will be extended automatically, right?
Please explain why this is absolutely necessary (once class works).
We'll check this.