admin
Guest
|
 |
« on: October 21, 2011, 01:01: PM » |
|
Add the Title to the image or link this will show what ever is in the title when a muse over event occurs.
i.e.
TITLE="Web Site for" width="20" height="20" border="0">
Can use dynamic content as well like this:
TITLE="Web Site for <?php echo $row_rsaddisplay['sba_acct_company_name']; ?> - <?php echo $row_rsaddisplay['sba_acct_First_Name']; ?> <?php echo $row_rsaddisplay['sba_acct_Last_Name']; ?> " width="20" height="20" border="0">
|