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

  • Home
  • SEARCH
  • 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 6890073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:14:09+00:00 2026-05-27T06:14:09+00:00

I have one javascript file that houses all the functions for my website, stored

  • 0

I have one javascript file that houses all the functions for my website, stored it a large object, like this:

var Example = {

init : function(){
    alert('init');
},

page_one : function(){
    alert('this is page 1');
},

page_two : function(){
    alert('this is page 2');
}

}

Now I like to open a simple script tag on the different pages, and on page1 do Example.page_one(); and on page2 do Example.page_two();

But this doesn’t work. When I call those in the same file as where die Example object is made, then it works, but not if I include that file in a page, and call it from there.

The Example object does show up in the window object

Can someone help me?

  • 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-27T06:14:10+00:00Added an answer on May 27, 2026 at 6:14 am

    Well, I fixed it myself. Stupid fault.

    My code was like this:

      <script defer src="js/scripts.js"></script>
      <script>
        AdminDashboard.notificationMessages();
        AdminDashboard.setupMenu();
        AdminDashboard.setupFileInput('#new_slideshow_image');
        AdminDashboard.setupSlideCrop();
      </script>
    

    And the problem seemed to be with defer. The object did load, but after the script fired that called to it.

    Thanks for the help!

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

Sidebar

Related Questions

Ok, I have one JavaScript that creates rows in a table like this: function
I have a javascript file that looks like this: if (x > 0 &&
I have a one-dimensional array of strings in JavaScript that I'd like to turn
I have one complicated situation with JavaScript. I have created object. This object loads
I have recently converted 10 JavaScript files into one file, which I then run
I have created two JavaScript files. One file is "validators.js" and the other is
I have one page website only using HTML, CSS and JavaScript. I want to
I know zero javascript, and have one simple task: Find all text in the
I have a javascript file that I minify using the Yahoo YUI. When I
I have a bit of javascript that I have used successfully on one page,

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.