TAG problem
I have to show (in a price list) the price in many currency
Now I use
echo "<ACRONYM TITLE=\"".calc_valuta($price)."\">€$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