Results 1 to 1 of 1

Thread: Textual tooltip Script with tables

  1. #1
    Join Date
    Jul 2005
    Posts
    67
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Question Textual tooltip Script with tables

    1) Script Title: Textual tooltip Script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex5/linkinfo.htm

    3) Describe problem:
    Hello, I'd like to know how to add tables into the content[0]= arrays.

    The page is located here: http://www.3magine.net/~protect/index3.htm

    This format is not working for me:
    Code:
    content[0]='<img src="images/mapUSPhil.gif" alt="Protect-A-Bed - Philidelphia" name="all" width="658" height="337" border="0" id="all" /><br><table width="658" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><img src="images/!shim.gif" width="1" height="10" /></td>
      </tr>
      <tr>
        <td><table width="557" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="24">&nbsp;</td>
            <td valign="top"><strong class="HeaderGrey"><strong>USA - Philidelphia</strong> Head Office </strong></td>
            <td width="75" rowspan="2" valign="top" class="MAinCopy">Toll Free: <br />
              Tel: <br />
              Fax: <br />
              Email: <a href="mailto:info@protectabed.com" class="MAinCopy"></a></td>
            <td width="178" rowspan="2" valign="top" class="MAinCopy"><p>1-866-886-2788<br />
              (610) 642-0422<br />
              (610)   642-2656<br />
              <a href="mailto:info@protectabed.com" class="MAinCopy">info@protectabed.com</a></p>          </td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td width="296" valign="top" class="MAinCopy">624 Haverford   Road<br />
              Haverford, PA 19041 <br />
              USA<br /></td>
          </tr>
          <tr>
            <td colspan="4"><img src="images/!shim.gif" width="1" height="6" /></td>
            </tr>
          <tr>
            <td>&nbsp;</td>
            <td valign="top" class="MAinCopyBolder"><a href="main.php" class="MAinCopyBolder">Visit Website <img src="images/arrow.gif" width="10" height="8" border="0" /></a></td>
            <td colspan="2" valign="top">&nbsp;</td>
          </tr>
          <tr>
            <td colspan="4"><img src="images/!shim.gif" width="1" height="10" /></td>
          </tr>
        </table>
        <img src="images/!shim.gif" width="1" height="6" /></td>
      </tr>
      <tr>
        <td><img src="images/mapBottomLine.gif" width="658" height="8" /></td>
      </tr>
    </table>'
    Your help would be greatly appreciated.

    Thanks!
    Martin
    Last edited by martino; 06-21-2007 at 03:17 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •