View Single Post
Old 12-12-2007, 07:11 AM   #21 (permalink)
Joakim
Contributing Member
 
Join Date: 10-21-03
Location: Sweden
Posts: 164
iTrader: 0 / 0%
Latest Blog:
None

Joakim is liked by somebodyJoakim is liked by somebodyJoakim is liked by somebodyJoakim is liked by somebodyJoakim is liked by somebody
Well, you're making it to hard for me

Actually, I want the solution you'll think work the best (smoothest to edit etc). The template itself isn't made by me, so my html-knowledge is still very limited . I just added some small changes..

What's the difference with ajax and other solutions ? Pro's and cons ?

My menu looks like this

Code:
<td valign=top> <div style="overflow: auto; width: auto; height: 635; border-left: 0px gray solid; border-top: 0px gray solid; border-bottom: 0px gray solid; padding:0px; margin: 0px"> <table border=0 cellspacing="0" cellpadding="2" BGCOLOR="#f1f5f8"> <tr> <td nowrap> <FONT FACE="arial" SIZE="2" color="#516a88"> <B><u><a href="#Instructions"><center>INSTRUKTIONER (Klicka här)</center></a></u></B></FONT></td> </tr> <tr> <td nowrap> <FONT FACE="arial" SIZE="2" color="#516a88"> <br /> <B>&nbsp<IMG SRC="v3/forum/style_images/pixelized/nav_m.gif" align="middle">&nbsp Nordlig vind</B> </FONT> </td> </tr> <tr> <td nowrap> <FONT FACE="arial" SIZE="1"> &nbsp <a href="#TOind24" > &#149 Ett nordligt ställe <font color=red>New!</font></a> </FONT> </td> </tr> <tr> <td nowrap> <FONT FACE="arial" SIZE="1"> &nbsp <a href="#TOind1" > &#149 Ännu ett</a> </FONT> </td> </tr> <tr> <td nowrap> <FONT FACE="arial" SIZE="1"> &nbsp <a href="#TOind2" > &#149 3 stycken</a> </FONT> </td> </tr> </table> </div> </td>
Joakim is offline   Reply With Quote