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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:00:00+00:00 2026-05-26T06:00:00+00:00

Where can i get the node list of the Javascript build in objects? what

  • 0

Where can i get the node list of the Javascript build in objects?

what i mean is : document is object of window , wither the function alert is function of the object window , here is a code to example :

var w = "window" ,
gg = "gg" ,
pr = "prototype" ,
ts = "toString" ,
pi = "parseInt" ,
al = "alert";

String[pr][gg] = function(){return window[this[ts]()];};
w = w[gg]();
w[al](w[pi]("0"));

i write my code like that , to be difficult to copy & read

to use this code writing technique i need to know what function every object contain and so on , Where i can get the node list of the build in javascript object / functions?


secondly , how can i assign “this” as string such as the others , to use it in this line :

String[pr][gg] = function(){return window[this[ts]()];};

can i have example?

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

    I think your fundamental problem is that you’re trying to obfuscate your code by hand; bad idea. What most developers do instead is write their code manually, then use an obfuscator to generate an hard-to-understand version of their code, which they put on their actual site. The advantage of this is that your original code remains readable and usable by you.

    Also, most obfuscators can do a better job of obfuscating than you can (just read Google’s JS; it’s way worse than your’s), AND they’ll minify your code as well, making your site (edit: as teresko points out, only slightly) faster for your end user.

    Google Closure’s compiler, or YUI’s compressor are both good minification/obfuscation programs.

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

Sidebar

Related Questions

My question is, that how can I get the node in witch I want
How can I get the id of the selected node in a jsTree ?
I can get a list of running threads from Process.GetCurrentProcess().Threads, but I need to
I'm trying to get a list of elements out of an XML document where
Can someone tell me how to get a list of suburbs by city (name,id,whatever)
How can I get a list of multiple XML files from a specified directory
Can get all triples with value null in specific field? All people with date_of_birth
I can get easily see what projects and dlls a single project references from
I can get both System.Net.Mail and System.Web.Mail to work with GMail, but I can't
Logging can get complicated, quickly. Considering that you have some code, how do you

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.