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 4575304
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T20:02:40+00:00 2026-05-21T20:02:40+00:00

I just finished and turned in a homework assignment where the goal was to

  • 0

I just finished and turned in a homework assignment where the goal was to ‘dynamically resize text with JavaScript styles’. We had a few paragraphs with a certain class on them, and those were the ones we were supposed to resize.

Now, if you a CSS file that says the text is X size, and then when the page loads you use JavaScript to get that value & make it larger. Would that be considered dynamically changing the size?

What it turns out the teacher actually wanted was to change the text size when the window is resized, but it seems what he actually asked for was pretty open ended.

Just trying to get an idea of what qualifies as dynamic resizing.

Thanks for any insight..

            function setGreekSize() // change the height of text w/ 'greek' class
        {
            var currentSize = parseInt($("#content").css("font-size"))*1.2;
            $(".greek").css("font-size", currentSize+"px");
        }

I had that in a function for when the document was ready. Somewhat pointless, I know, but he said not to try to get too ‘fancy’ with the homework assignment.

  • 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-05-21T20:02:40+00:00Added an answer on May 21, 2026 at 8:02 pm

    Dynamic resizing is resizing the text based on an event or action… It was one size then changed due to event. I would argue that resizing it once the page loads may be valid but how would the user know what the original font was and what the new font is? the only person who knows it is dynamic is the developer. Yes if there was some logic or reasoning behind it fine. I would change your example to add a timer that way the user can see the original size and after a few seconds it changes. Ir maybe the user clicks a button and the text grows…

    Do you need sample code?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just finished the old Sorting Detective homework (where you are given a few
I just finished coding a complex job assignment application where a lot of the
I've just finished writing a pretty big class, and its turned out to be
Just finished up a recent homework, but I know it could be more efficient.
Just finished reading Crockford's JavaScript: The Good Parts and I have a question concerning
I just finished my first assignment using arrays and I feel like it is
Just finished reading this blog post: http://www.skorks.com/2010/03/an-interview-question-that-prints-out-its-own-source-code-in-ruby/ In it, the author argues the case
Just finished up my first mvc4 app. Everything is working great until I deploy
Just finished reading Jon Skeet's article about events and delegates and got a question.
I just finished reading the HTML5 Developer's Cookbook and have a question. I've read

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.