Untitled
unknown
html
3 years ago
4.1 kB
4
Indexable
<li class="jotform-item form-line " data-type="control_email" id="id_4">
<div id="cid_4" class="form-input-wide" data-layout="full">
<div data-wrapper-react="true" class="form-input-container" id="emailAndCodes">
<span class="form-sub-label-container" id="jotform-email" style="vertical-align: top"
><input
type="email"
id="input_4"
name="q4_email"
class="form-textbox validate[Email]"
data-defaultvalue=""
value=""
data-component="email"
aria-labelledby="label_4 sublabel_input_4"
placeholder="example@mail.com"
/>
<label
class="form-sub-label"
for="input_4"
id="sublabel_input_4"
style="min-height: 13px"
aria-hidden="false"
>Email</label
></span>
<div class="jotform-contact-container" data-type="control_phone" id="id_5" data-compound-hint="+44,,">
<div id="cid_5"> <span
class="form-sub-label-container"
style="vertical-align: top"
data-input-type="last"
id="jotform-phone-input"
><input
type="telephone"
id="input_5_phone"
style="vertical-align: top"
name="q5_phoneNumber[phone]"
class="form-textbox validate[required]"
data-defaultvalue=""
autocomplete="section-input_5 tel-local"
value=""
data-component="phone"
aria-labelledby="label_5 sublabel_5_phone"
required=""
/>
<label
class="form-sub-label"
for="input_5_phone"
id="sublabel_5_phone"
style="min-height: 13px"
aria-hidden="false"
>Phone Number</label
></span
></div>
<div class="jotform-areacodes">
<span
class="form-sub-label-container"
style="vertical-align: top"
data-input-type="countryCode"
><input
type="tel"
id="input_5_country"
name="q5_phoneNumber[country]"
class="form-textbox validate[required]"
data-defaultvalue=""
autocomplete="section-input_5 tel-country-code"
value=""
placeholder="+44"
data-component="countryCode"
aria-labelledby="label_5 sublabel_5_country"
required=""
/><span class="phone-separate" aria-hidden="true"> -</span>
<label
class="form-sub-label"
for="input_5_country"
id="sublabel_5_country"
style="min-height: 13px"
aria-hidden="false"
>Country Code</label
></span
><span
class="form-sub-label-container"
style="vertical-align: top"
data-input-type="areaCode"
><input
type="tel"
id="input_5_area"
name="q5_phoneNumber[area]"
class="form-textbox validate[required]"
data-defaultvalue=""
autocomplete="section-input_5 tel-area-code"
value=""
data-component="areaCode"
aria-labelledby="label_5 sublabel_5_area"
required=""
/><span class="phone-separate" aria-hidden="true"> -</span>
<label
class="form-sub-label"
for="input_5_area"
id="sublabel_5_area"
style="min-height: 13px"
aria-hidden="false"
>Area Code</label
></span
>
</div>
</div>
</div>
</div>
</li>Editor is loading...