<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://web-engineering.info"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>web-engineering.info - Enumerations in Plain JS</title>
 <link>https://web-engineering.info/taxonomy/term/13</link>
 <description></description>
 <language>en</language>
<item>
 <title>setCustomValidity for fieldset</title>
 <link>https://web-engineering.info/node/39</link>
 <description>&lt;section class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above view-mode-rss&quot;&gt;&lt;h2 class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/h2&gt;&lt;ul class=&quot;field-items&quot;&gt;&lt;li class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum/13&quot; typeof=&quot;sioc:Container sioc:Forum&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Enumerations in Plain JS&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/section&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-rss&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;How can we setCustomValidity for the fieldset of a checkbox group or radio button group? I have tried a lot of different approaches but nothing has worked so far unfortunately.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 06 Oct 2015 20:14:00 +0000</pubDate>
 <dc:creator>j.s.</dc:creator>
 <guid isPermaLink="false">39 at https://web-engineering.info</guid>
 <comments>https://web-engineering.info/node/39#comments</comments>
</item>
<item>
 <title>Enumeration index starting with 0 or 1</title>
 <link>https://web-engineering.info/node/34</link>
 <description>&lt;section class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above view-mode-rss&quot;&gt;&lt;h2 class=&quot;field-label&quot;&gt;Forums:&amp;nbsp;&lt;/h2&gt;&lt;ul class=&quot;field-items&quot;&gt;&lt;li class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum/13&quot; typeof=&quot;sioc:Container sioc:Forum&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Enumerations in Plain JS&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/section&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden view-mode-rss&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Shouldn&#039;t the index of an Enumeration (as the internal representation of Enumeration values) rather start with 0 instead of 1, so we would have the integers 0, 1, 2, 3, etc. for enumerating the possible values like in the case of JS array indexes?&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 22 Sep 2015 11:23:57 +0000</pubDate>
 <dc:creator>j.s.</dc:creator>
 <guid isPermaLink="false">34 at https://web-engineering.info</guid>
 <comments>https://web-engineering.info/node/34#comments</comments>
</item>
</channel>
</rss>
