Reply
Trouble with table in Ebay listing?!?!?
Old 07-13-2008, 06:20 PM Trouble with table in Ebay listing?!?!?
Skilled Talker

Posts: 95
I found a expandable javascript and html table online. The code was allowed by Ebay but within my listing the table starts out fully expanded instead of fully collapsed like it did when i was working with the code in Expression Web.

In Expression Web if i did preveiw in browser id get the warning bar at the top telling me it wanted to load a script, at which point in the background my entire table is expanded. If you accept the scripts the page reloads with the entire table collapsed.

Is there a way to get the code to have everything collapsed by default after i have it loaded into ebay?

for now ill only link the code as i dont want mods to think im trying to put a link up to sell from, if someone requests the link directly to the ebay posting ill provide it given im allowed to.

Heres the code;

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CRYSLER DODGE PLYMOUTH COMPRESSOR 85 86 87 88 89 90</title>
<meta name="keywords" content="10-100 57100 57-100 85 86 87 88 89 90 91 1985 1986 1987 1987 1988 1989 1990 Crysler Dodge Plymouth Caravan Daytona Town&Country Remanufactured Warranty" />
<style type="text/css">
.style1 {
 border: 1px solid #000080;
 text-align: left;
}
.style4 {
 font-family: Arial;
 font-size: 48pt;
}
.style5 {
 font-family: Arial;
 font-size: xx-large;
}
.style6 {
 font-family: "Times New Roman";
 font-size: large;
}
.Highlight {
 font-family: "Good Times";
 font-size: medium;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF0000;
}
.NormalText {
 font-family: "Times New Roman", Times, serif;
 font-size: medium;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.style7 {
 font-family: "Times New Roman", Times, serif;
 font-size: medium;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-transform: none;
 color: #000000;
}
.style8 {
 font-size: xx-large;
}
.style9 {
 color: #000080;
}
.style10 {
 font-size: medium;
}
.style11 {
 border: 1px solid #000080;
}
.style12 {
 border: 1px solid #000080;
 text-align: center;
}
</style>
</head>
<body style="background-color: #D2E0EA">
<table style="width: 100%" class="style11">
 <tr>
  <td colspan="2" class="style12"><span class="style5">
  <span class="style9">Premium Remanufactured A/C Compressor</span><br />
  </span><span class="style6"><i>fits many models of Crysler, Dodge, and 
  Plymouth<br />
  <br />
  Check the Chart below for applications.</i></span><span class="style4"><br />
  </span>&nbsp;</td>
 </tr>
 <tr>
  <td style="width: 539px" valign="top" class="style12">
  <img src="http://img.auctiva.com/imgdata/8/9/5...50910576_o.jpg" width="475" height="314" /><br />
  #57100<br />
  <br />
  <span class="style8"><span class="style9">Warranty</span><br />
  </span><span class="style10">All of our compressors are backed by a 
  twelve month warranty. We warrant all of our compressors to be free of 
  defects for one year. For more information on our policies click the 
  button below.<br />
  <a href="http://stores.ebay.com/A-C-Compresso.../Warranty.html">
  <img style="border: 0" id="img1" src="http://img.auctiva.com/imgdata/8/9/5...51767312_o.jpg" height="30" width="150" alt="Warranty Information" onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'button6A.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'button69.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'button6B.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'button6A.jpg')" /><!-- MSComment="ibutton" fp-style="fp-btn: Glass Capsule 5; fp-bgcolor: #D1DFED" fp-title="Warranty Information" --></a><br />
  <br />
  </span><br />
    <span class="Highlight">PA RESIDENTS</span><br />
    <span class="style7">Do not forget to add 6% sales tax to your 
  orders.</span><br />
    <br />
    <span class="Highlight">- IMPORTANT - </span> <br />
    <span class="style7">Please make sure your are purchasing the 
  right product.&nbsp; Let us know the exact Year, Make, Model and Engine type 
  of the vehicle you are buying this for and we will&nbsp; verify it is the 
  right compressor for your vehicle.<br />
  <br />
  </span></td>
  <td valign="top" class="style1"><style>
#nav {
        width: 10em;
}
#nav, #nav ul, #nav li {
        margin: 0;
        padding: 0;
        list-style: none;
}
#nav a {
        display: block;
        height: 1.2em;
 width: 100%;
        padding: 0.25em;
 text-decoration: none;
}
#nav a.span {
        color: white;
        background-color: #008;
 position: relative;
}
#nav a.span:hover {
        color: black;
        background-color: #CCF;
}
#nav a.span img {
 position: absolute;
 top: 2px;
 right: 2px;
 border: 0;
}
#nav li {
        border: thin solid white;
 clear: both;
}
#nav li ul li {
        font-size: 85%;
        border: none;
}
#nav li ul li a {
        color: white;
        background-color: #00C;
}
#nav li ul li a:hover {
        color: black;
        background-color: #CCF;
}
</style>
<body onload="menuinit();">
</body>
&nbsp;<script>
var myvar;
function menuinit() {
        document.getElementById('m1').style.display = 'none';
        document.getElementById('m2').style.display = 'none';
        document.getElementById('m3').style.display = 'none';
 document.getElementById('pm1').src = 'http://img.auctiva.com/imgdata/8/9/5/0/5/6/webimg/151996521_o.png';
 document.getElementById('pm2').src = 'http://img.auctiva.com/imgdata/8/9/5/0/5/6/webimg/151996521_o.png';
 document.getElementById('pm3').src = 'http://img.auctiva.com/imgdata/8/9/5/0/5/6/webimg/151996521_o.png';
}
function menuexpand (i) {
        menuinit();
        if (myvar == i) {
  document.getElementById('p' + i).src = 'http://img.auctiva.com/imgdata/8/9/5/0/5/6/webimg/151996521_o.png';
  document.getElementById(i).style.display = 'none';
  myvar = '';
 }
        else {
  document.getElementById('p' + i).src = 'http://img.auctiva.com/imgdata/8/9/5/0/5/6/webimg/151996527_o.png';
  document.getElementById(i).style.display = 'block';
  myvar = i;
 }
}
</script>
<style>
#nav {
        width: 10em;
}
#nav, #nav ul, #nav li {
        margin: 0;
        padding: 0;
        list-style: none;
}
#nav a {
        display: block;
        height: 1.2em;
 width: 100%;
        padding: 0.25em;
 text-decoration: none;
}
#nav a.span {
        color: white;
        background-color: #008;
 position: relative;
}
#nav a.span:hover {
        color: black;
        background-color: #CCF;
}
#nav a.span img {
 position: absolute;
 top: 2px;
 right: 2px;
 border: 0;
}
#nav li {
        border: thin solid white;
 clear: both;
}
#nav li ul li {
        font-size: 85%;
        border: none;
}
#nav li ul li a {
        color: white;
        background-color: #00C;
}
#nav li ul li a:hover {
        color: black;
        background-color: #CCF;
}
.style13 {
 border: 1px solid #000088;
}
.style14 {
 background-color: #0000CC;
}
.style15 {
 color: #FFFFFF;
}
.style16 {
 color: #FFFFFF;
 background-color: #0000CC;
}
</style>
<body onload="menuinit();">
        <ul id="nav">
                <li>
                        <a href="#" class="span" onclick="menuexpand('m1');return false;">Menu 1<img id="pm1" src="" alt=""></a>
                        <ul id="m1">
                                <li>
        <table WIDTH="238" CELLPADDING="2" CELLSPACING="0" class="style13">
         <colgroup>
          <col WIDTH="153"><col WIDTH="77">
         </colgroup>
         <tr>
          <td WIDTH="153">
          <p><font SIZE="2">LASER</font></p>
          </td>
          <td WIDTH="77" VALIGN="TOP">
          <p><font SIZE="2">(1985 - 1986)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153" class="style16">
          <p class="style15"><font SIZE="2">LASER XE</font></p>
          </td>
          <td WIDTH="77" class="style14">
          <p class="style15"><font SIZE="2">(1985 - 1986)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153">
          <p><font SIZE="2">LEBARON</font></p>
          </td>
          <td WIDTH="77">
          <p><font SIZE="2">(1985 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153" class="style16">
          <p class="style15"><font SIZE="2">LEBARON GTC</font></p>
          </td>
          <td WIDTH="77" class="style14">
          <p class="style15"><font SIZE="2">(1989 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153">
          <p><font SIZE="2">LEBARON GTS</font></p>
          </td>
          <td WIDTH="77">
          <p><font SIZE="2">(1985 - 1989)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153" class="style16">
          <p class="style15"><font SIZE="2">NEW YORKER</font></p>
          </td>
          <td WIDTH="77" class="style14">
          <p class="style15"><font SIZE="2">(1985 - 1988)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153">
          <p><font SIZE="2">NEW YORKER LANDAU</font></p>
          </td>
          <td WIDTH="77">
          <p><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153" class="style16">
          <p class="style15"><font SIZE="2">NEW YORKER TURBO</font></p>
          </td>
          <td WIDTH="77" class="style14">
          <p class="style15"><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153">
          <p><font SIZE="2">TC MASERATI</font></p>
          </td>
          <td WIDTH="77">
          <p><font SIZE="2">(1989 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="153" class="style16">
          <p class="style15"><font SIZE="2">TOWN &amp; COUNTRY</font></p>
          </td>
          <td WIDTH="77" class="style14">
          <p class="style15"><font SIZE="2">(1985 - 1988)</font></p>
          </td>
         </tr>
        </table>
        </li>
                        </ul>
                </li>
                <li>
                        <a href="#" class="span" onclick="menuexpand('m2');return false;">Menu 2<img id="pm2" src="" alt=""></a>
                        <ul id="m2">
                                <li>
        <table WIDTH="466" CELLPADDING="2" CELLSPACING="0" class="style13">
         <colgroup>
          <col WIDTH="152" /><col WIDTH="78" />
          <col WIDTH="146" /><col WIDTH="74" />
         </colgroup>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">600</font></p>
          </td>
          <td WIDTH="78" VALIGN="TOP">
          <p><font SIZE="2">(1985 - 1988)</font></p>
          </td>
          <td WIDTH="146" VALIGN="TOP">
          <p><font SIZE="2">DAYTONA TURBO Z</font></p>
          </td>
          <td WIDTH="74" VALIGN="TOP">
          <p><font SIZE="2">1986</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">600 SE</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1988)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">
          DYNASTY</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">(1988 
          - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">ARIES</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1985 - 1987)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">DYNASTY LE</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">ARIES 
          LE</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1989)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">GRAND 
          CARAVAN LE</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">ARIES SE</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1985 - 1986)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">GRAND CARAVAN SE</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">
          CARAVAN</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1990)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">LANCER</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1989)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">CARAVAN C/V</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1989 - 1990)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">LANCER ES</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">(1985 - 1989)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">
          CARAVAN LE</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1990)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">LANCER 
          SHELBY</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">1989</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">CARAVAN SE</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1985 - 1990)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">OMNI</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">(1985 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">
          CHARGER 2.2</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1986)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">OMNI 
          SE</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1986)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">CHARGER SHELBY</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1985 - 1987)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">SHADOW</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">(1987 - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">DAKOTA</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1987 
          - 1991)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">SHADOW 
          AMERICA</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">(1991 
          - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">DAYTONA</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1985 - 1990)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">SHADOW ES</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">(1991 - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">
          DAYTONA ES</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1989 
          - 1990)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">SHADOW 
          SHELBY</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">1989</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">DAYTONA PACIFICA</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1987 - 1988)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">SPIRIT</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">(1989 - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">
          DAYTONA SHELBY</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">(1989 
          - 1990)</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">SPIRIT 
          ES</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">(1989 
          - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152">
          <p><font SIZE="2">DAYTONA SHELBY Z</font></p>
          </td>
          <td WIDTH="78">
          <p><font SIZE="2">(1987 - 1988)</font></p>
          </td>
          <td WIDTH="146">
          <p><font SIZE="2">SPIRIT LE</font></p>
          </td>
          <td WIDTH="74">
          <p><font SIZE="2">(1989 - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="152" class="style16">
          <p class="style15"><font SIZE="2">
          DAYTONA TURBO</font></p>
          </td>
          <td WIDTH="78" class="style14">
          <p class="style15"><font SIZE="2">1985</font></p>
          </td>
          <td WIDTH="146" class="style14">
          <p class="style15"><font SIZE="2">SPIRIT 
          R/T</font></p>
          </td>
          <td WIDTH="74" class="style14">
          <p class="style15"><font SIZE="2">1992</font></p>
          </td>
         </tr>
        </table>
        </li>
                        </ul>
                </li>
                <li>
                        <a href="#" class="span" onclick="menuexpand('m3');return false;">Menu 3<img id="pm3" src="" alt=""></a>
                        <ul id="m3">
                                <li>
        <table WIDTH="235" CELLPADDING="2" CELLSPACING="0" class="style13">
         <colgroup>
          <col WIDTH="148" /><col WIDTH="79" />
         </colgroup>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">ACCLAIM</font></p>
          </td>
          <td WIDTH="79" VALIGN="TOP">
          <p><font SIZE="2">(1989 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          ACCLAIM LE</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1989 
          - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">ACCLAIM LX</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1989 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          CARAVELLE</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1988)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">CARAVELLE SE</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1985 - 1988)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">GRAND 
          VOYAGER LE</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">GRAND VOYAGER SE</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">1988</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          HORIZON</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">HORIZON SE</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1985 - 1986)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          HORIZON TURISMO</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1987)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">HORIZON TURISMO 2.2</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1985 - 1986)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          RELIANT</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1987)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">RELIANT LE</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1985 - 1989)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          RELIANT SE</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1986)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">SUNDANCE</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1987 - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          SUNDANCE AMERICA</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1991 
          - 1992)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">SUNDANCE DUSTER</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">1992</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          SUNDANCE RS</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">1991</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">TURISMO</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">1985</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          VOYAGER</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148">
          <p><font SIZE="2">VOYAGER LE</font></p>
          </td>
          <td WIDTH="79">
          <p><font SIZE="2">(1985 - 1990)</font></p>
          </td>
         </tr>
         <tr>
          <td WIDTH="148" class="style16">
          <p class="style15"><font SIZE="2">
          VOYAGER SE</font></p>
          </td>
          <td WIDTH="79" class="style14">
          <p class="style15"><font SIZE="2">(1985 
          - 1990)</font></p>
          </td>
         </tr>
        </table>
        </li>
                        </ul>
                </li>
        </ul>
</body>
</td>
 </tr>
 <tr>
  <td colspan="2" class="style11"><br />
  <br />
  </td>
 </tr>
</table>
</body>
</html>
It is of my understanding that ebay only allows you the things between <body> tags. So i moved the first chucnk of <style> code within the body tags and that gave me the formatting correctly....however im stumped on how to get the list/table to be collapsed by default.

Thanks
ctbinccp is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 07-13-2008, 09:23 PM Re: Trouble with table in Ebay listing?!?!?
chrishirst's Avatar
Super Moderator

Latest Blog Post:
Am I impressed or what?
Posts: 14,899
Location: Blackpool. UK
put the call to collapse the elements after the script definition rather than in the body onload event
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Trouble with table in Ebay listing?!?!?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12081 seconds with 12 queries