The title is showing only the first word when you mouse over the link. How can I get the whole order description to show? Thanks
<a title=$row[order_description] href=order.php?order_id=$row[qid]><font class=fontblueData_sub> $row[prod_title]</font></a>
You need double quote.