ACRONYM

From: "Enrico Comini" <algobit(at)algobit(dot)com>
To: "ML-Postrges-general" <Pgsql-General(at)Postgresql(dot)org>
Subject: ACRONYM
Date: 2000-10-11 16:06:24
Message-ID: NCBBIOBMPJJBPJICNDLLCEEIDJAA.algobit@algobit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

TAG problem
I have to show (in a price list) the price in many currency
Now I use
echo "<ACRONYM TITLE=\"".calc_valuta($price)."\">&euro;$price</ACRONYM>"
So when I point on price a little yellow window shows the prices
Problem is that this tag is not valid for many browser.
How is possible solve it ? How to substitute this tag

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc SCHAEFER 2000-10-11 16:22:26 Re: R: PostgreSQL book
Previous Message Tom Lane 2000-10-11 16:05:15 Re: decoding pg_log