Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: RE: How to Insert Euro Symbol in Select tag


Message #1 by "Yoganarasimha G" <yoganarasimha.g@m...> on Mon, 1 Oct 2001 12:22:56 +0530
This works ..there's no problem..i have tested in my system...tested in
IE5 and IE5.5

-----Original Message-----
From: Manoj [mailto:manojsharda@r...]
Sent: Saturday, September 29, 2001 4:06 PM
To: HTML Code Clinic
Subject: [html_code_clinic] How to Insert Euro Symbol in Select tag


Hello To all Members

I want to insert Euro Currency Sign in select tag.When I go thru the
browser it shows only straight line at that place.I am using IE5.
The entity equivalent of the same is &#8364;

Here is my code
<select name......>
<option>Euro &#8364;</option>
<option>US $</option>
</select>

Thanks for looking for my problem.

Manoj Sharda
manojsharda@r...
yoganarasimha.g@m...
$subst('Email.Unsub')

  Return to Index