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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T21:27:04+00:00 2026-06-04T21:27:04+00:00

<script> function obj1(){} alert(obj1.name); var obj2 = function(){} obj2.name = ‘obj2’; alert(obj2.name==”); </script> I

  • 0
<script>
    function obj1(){}
    alert(obj1.name);

    var obj2 = function(){}
    obj2.name = 'obj2';
    alert(obj2.name=='');

</script>

I have tested the code in Chrome, ff, safari

But IE9 don’t have this property .

question is where I can read documents to find all this kind of situations ?

  • 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-04T21:27:07+00:00Added an answer on June 4, 2026 at 9:27 pm

    The Mozilla documentation says this:

    name
      Non-standard 
      The name of the function.
    

    So, it’s a non-standard feature that is implemented by some browsers. As there is no standard to dictate how it should work, the implementation is likely to differ between browsers.

    ref: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function

    The Microsoft and Mozilla documentations are pretty complete, and you will find any standard feature in either of them. If you find a non-standard property like this, it will typically be documented only for the browser that does support it.


    The definitive resource for the Javascript language is of course the EcmaScript ECMA-262 standard, however it’s a lot more complicated to read than the documentation for the implementations.

    For a feature in the DOM (HTML, CSS, Javscript interface), it’s the W3C organisation that specifies the standards.

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

Sidebar

Related Questions

I have the following script: function add_fields(link, association, content) { var new_id = new
Have next script: function clicker(){ var linkId = [id*= + link]; var butnId='initial'; $j(linkId).click(function(){
I currently have this script : function addConsultant() { var sheet_staffing = SpreadsheetApp.getActiveSpreadsheet().getSheetByName(Staffing); var
i have this simple script: function paginateUsers(page){ get( _config_remote_host+'/users?page='+page,function(json){ json = JSON.parse(json); var _html
Hi I have this script: function ajax(){ if (navigator.standalone) return; for (var i= document.links.length;
I have this simple script: function orientation() { var orientation = window.orientation; switch(orientation) {
I have this script: function slideSwitch() { var ae = jQuery('#featured-right a.active'); if (
I currently have a preloading image javascript script: function MM_preloadImages() { var d =
I have 2 functions in my script: function ShowAltTag(){ var CurrentImage = $(#ShowImage img).attr(src);
I have the following script (function(win){ var doc = win.document; if (doc.querySelector && doc.addEventListener)

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.