Re: Two Questions: One Javascript, One Tables

by "Lisa Bradshaw" <zibbler(at)web-design-cs.com>

 Date:  Mon, 11 Feb 2002 07:23:31 -0500
 To:  <hwg-techniques(at)hwg.org>,
"Ben Ocean" <lists(at)TheWebsons.com>
 References:  thewebsons
  todo: View Thread, Original
I can't help you with the javascript part, but as far as flushing your page
margins up do this:
<.body bgcolor="#FFFFFF" marginheight="0" marginwidth="0" topmargin="0"
leftmargin="0">

My next question is, why are you using so many differrent fragments of the
same image? This seems to be causing the gaps in your links from what I can
see. Since its basically the same image you're using to achieve a uniform
stripe down the side, why not just use one image in a .<td> and have it span
as many columns as needed. I think that might solve the problem.

HTH,
Lisa

***********************************
Lisa Bradshaw ,  Web Designer

Crescendo Web Design - http://www.web-design-cs.com
***********************************
----- Original Message -----
From: "Ben Ocean" <lists(at)TheWebsons.com>
To: <hwg-techniques(at)hwg.org>
Sent: Monday, February 11, 2002 4:37 AM
Subject: Two Questions: One Javascript, One Tables


> Hi;
> I have the following code on a page:
>
>       </td><td bgcolor=black onMouseOver="javascript:bgColor='white'"
> onMouseOut="javascript:bgColor='black'" width=<dtml-var
> "sizeCalc(92,size(_.None,_))"> height=<dtml-var
"sizeCalc(17,size(_.None,_))">>
>        <font style="font: <dtml-var "sizeCalc(13,size(_.None,_))"> antique
> olive, arial" color="white" onMouseOver="javascript:color='black'"
> onMouseOut="javascript:color='white'">Home</font>
>
> Ignore the dtml stuff. On the second line (the <font> tag) my mouse over
> and out aren't working. Why?
>
> Please visit this page: http://performancemarketers.com/1024/eng/index
> I'd like the table to snug up against the top, left-hand corner and I'd
> like those small graphics that form the right-hand side of the nav bar to
> snug up against each other. How do I accomplish that?
>
> TIA,
> BenO
>
>
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA