in IE.
<select name="getclient" class="copyform" style="width: 235px; border:
1px solid #000000;">
<option value="0" class="copy">CLIENT
NAME | password</option>
<option value="0"
class="copy">--------------------------------------------------</option>
<cfoutput query="selectclients">
<option value="#cid#"
class="copy">#UCase(cusername)# | #cpassword#</opt
ion>
</cfoutput>
</select>
It works just like it should on any pc, but in IE on the mac after you
select the drop down you get blanks, until you select something. But you
can't see it until after you select. not ver user friendly. Any help
would be appreciated. I am using MX 6.1 by the way should that make a
difference.
Jer
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

