Hi there theremotedr,
do you have access to the HTML here....
If so, then try changing this...
Code:
<label class="form-label form-label-top form-label-auto" id="label_9" for="input_9">
Part Number
<span class="form-required">
*
</span>
</label>
<div id="cid_9" class="form-input-wide jf-required">
<select class="form-dropdown validate[required]" style="width:150px" id="input_9" name="q9_partNumber">
...to this...
Code:
<label class="form-label form-label-top form-label-auto" id="label_9">
Part Number
<span class="form-required">
*
</span>
</label>
<div id="cid_9" class="form-input-wide jf-required">
<select class="form-dropdown validate[required]" style="width:150px" name="q9_partNumber">
p.s.
I have a screen resolution of 1366x768 and have noticed that the menu drop-downs for
"Accessories" and
"Keys & Remotes" extend below the visible window.
This means that the keyboard
"Down Arrow" must to be used to view the hidden items.
Any users that are unaware of this option may be missing out on vehicles after
"Porche"
and
"Smart Car" respectively.

coothead
Bookmarks