Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9060745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T15:18:33+00:00 2026-06-16T15:18:33+00:00

First off, I am a complete noob. Please respond as if teaching this to

  • 0

First off, I am a complete noob. Please respond as if teaching this to a 3yr old.

I know this has been asked before but all of the solutions listed in the previous questions don’t seem to work for me. I’m sure its something I am doing wrong but I can’t figure it out.

I am using the 3column Holy Grail layout by Matthew James Taylor. http://matthewjamestaylor.com/blog/ultimate-3-column-holy-grail-ems.htm
(props and thanks for this!)

Viewing source you can see the div structure he used to create the page, mine are identical. I am trying to make it so that “.col2″(“.holygrail .col2” in the css) is resized to the viewport minus(-) header&footer.

I have tried using solutions listed in these questions.

Resize div on browser resize

How to change height div on window resize?

I realize those solutions are using jquery and I did open it on my page. The compressed version is in the home folder.

<script src="jquery.js"></script>
<script>
$(window).resize(function() {
$('.col2').css('height', window.innerHeight+'px');
});
</script>
</body>

The above does not seem to work for me.
I have not tried to adjust it for the header/footer, just tried to call the element, and have had no such luck. I can’t seem to call any div, not sure what is wrong.

I have had no luck adapting solutions to fit my need. Again I am sure its something silly, but a little help is greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T15:18:35+00:00Added an answer on June 16, 2026 at 3:18 pm

    do something like this: http://jsfiddle.net/chanckjh/mjQs9/

    jquery:

    $(function() {
        var $height = $(window).height();
        $('.window').css('height', $height +'px');
    });​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First off, apologies if this is a complete noob question which could easily be
It seems like this title has been used many times before, unfortunately I don't
first off third question I've asked and all have been answered well! So thanks
First off, I'm a complete beginner at C++. I'm coding something using an API,
first off I'm a noob to PHP but here is my problem. I am
First off I use this code to make the navigation bar always stay fixed;
First off, I've never used GWT before. I have good experience in HTML/CSS/JS/JSP. I'm
First off, I'll admit I'm cargo-culting this a little bit -- my nice clean
first off I'm going to say I don't know a whole lot about theory
First off: I am aware that there have been some vaguely similar requests on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.