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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T15:35:51+00:00 2026-06-17T15:35:51+00:00

This lesson should be ridiculously easy. They spell out answer, but myself and 10+

  • 0

This lesson should be ridiculously easy. They spell out answer, but myself and 10+ people in the forums can’t get this lesson to work.

Are we implementing the code incorrectly? Is the lesson misleading? Is the answer checker just broken?

http://www.codecademy.com/courses/web-beginner-en-B8H1e/0#!/exercises/0

$(window).on("html_loaded", function(e) {
    $(".submit_button").click(function(e) {

        // 1. Set the type of Parse Object, in this case use 'Post'
        var Post = Parse.Object.extend("Post");

        // 2. Create a new object of type Post
        var myPost = new Post() ;

    });
});
  • 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-17T15:35:53+00:00Added an answer on June 17, 2026 at 3:35 pm

    Yup, seems to be broken as there is no user feedback after you click submit.

    Part 2 shows the same answer as what you already have:

    $(window).on("html_loaded", function(e) {
        $(".submit_button").click(function(e) {
    
            // This creates our new Post object
            var Post = Parse.Object.extend("Post");
            var myPost = new Post();
    
            ...
    
        });
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I think this should be a rather simple thing to do, but I'm completely
I can't get my head around this: I have an instance of NSMutableArray filled
Say I have this sample code I'm writing for a Python lesson I'm holding:
When I try to go to this url: http://localhost:3000/lessons/18/pages , I get this error:
This should be a simple one: I have an observableArray object called To in
I tried to use this tutorial http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=45 I load it in my visual studio
I'm following this lesson: http://nathansjslessons.appspot.com/lesson?id=1040 These are the instructions: Define a function named applyTest
EDIT The lesson, learned with the help of @Alex, is that you should never
DISCLAIMER: This question is related to homework. I am not expecting a solution, but
If I click the numbers div, I should get an alert. If I click

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.