Hi,
I was sent a survey form to fill in.
1a is a mandatory question but it is not being rendered in Netsurf.
(Atari 4258).
This is the <div> section:
<div class="fb-item fb-side-by-side fb-50-item-column fb_cond_applied"
id="item82" style="padding: 1px; opacity: 1;">
<div class="fb-grouplabel">
<label id="item82_label_0" style="display: inline;">1a. Your main vehicle fuel?</label>
</div>
<div class="fb-radio">
<label id="item82_0_label"><input name="FuelType" id="item82_0_radio" required type="radio" data-hint="" value="Petrol" /><span class="fb-fieldlabel" id="item82_0_span">Petrol</span></label>
<label id="item82_1_label"><input name="FuelType" id="item82_1_radio" required type="radio" value="Diesel" /><span class="fb-fieldlabel" id="item82_1_span">Diesel</span></label>
<label id="item82_2_label"><input name="FuelType" id="item82_2_radio" required type="radio" value="LPG" /><span class="fb-fieldlabel" id="item82_2_span">LPG</span></label>
<label id="item82_3_label"><input name="FuelType" id="item82_3_radio" required type="radio" value="Hybrid" /><span class="fb-fieldlabel" id="item82_3_span">Hybrid</span></label>
<label id="item82_4_label"><input name="FuelType" id="item82_4_radio" required type="radio" value="Plug in Hybrid" /><span class="fb-fieldlabel" id="item82_4_span">Plug in Hybrid</span></label>
<label id="item82_5_label"><input name="FuelType" id="item82_5_radio" required type="radio" value="Other" /><span class="fb-fieldlabel" id="item82_5_span">Other</span></label>
</div>
</div>
I don't know if this is bad html or a NS issue but it seems to be the
fb_cond_applied that causes it not to display.
Peter
No comments:
Post a Comment