Re: Looking for some help
- From: takmais@xxxxxxxxx
- Date: 23 Jun 2006 17:19:42 -0700
Ok.. I tried the height: 100% thing in the css for the #Container div
and that didnt seem to have any effect at all. I did fix the
javascript error and the adjustLayout() function seems to be working
now.. i can see that the height is being adjusted when i resize the
window and reload the page. I remember this isseue happening with my
own persoanal site www.johnnygolden.com. I cant remember what i did
with that background to fix it however. thanks for you help though and
if anything comes to you before it does to me, i'd appreciate the help.
thanks,
john
Tony wrote:
takmais@xxxxxxxxx wrote:
Hi everyone.
Hi.
Dont think i've ever posted here before.
Why would I think that? :)
I'm having a
small problem with my page layout. Not sure if this is the place to
come for help but it IS a javascript (or more precicely, a DOM) issue.
if i'm in the wrong goupl would somebody direct me to the right place?
the site in question is
http://www.johnnygolden.com/garnersigns/website/ . notice the white
background that flows down below the end of the page? my goal for that
is to have it stretch vertially to fit the entire screen similar to the
way the background at www.johnnygolden.com does. Now i copied the
javascript directly from johnnygolden.com and used it for this site so
it should work the same. I notice that it IS functioning but for some
reason theres a gap. any ideas how to fix this?
Have you tried it in IE? Have you run the Firefox javascript console?
In IE I get the error: Line 18, Char: 1, Error: Object expected.
In Firefox, the javascript console tells me: "adjustLayout is not defined"
I'd say that adjustLayout isn't being called, so the layout isn't being
adjusted.
--
"The most convoluted explanation that fits all the available and made-up
facts is the most likely to be believed by conspiracy theorists"
.
- References:
- Looking for some help
- From: takmais
- Re: Looking for some help
- From: Tony
- Looking for some help
- Prev by Date: Re: Problems with dynamically adding events to new DOM objects
- Next by Date: Ascertain needed div height to fit content?
- Previous by thread: Re: Looking for some help
- Next by thread: Hidden elements have zero clientWidth and clientHeight in Firefox! Is there a workaround?
- Index(es):
Relevant Pages
|