Xccessors ver 0.0.2

  Xccessors
  Category : Javascript Scripts-programs Miscellaneous  
  Platform :  
  Price :  
  Developer:  
  Version : 0.0.2  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

Xccessors (cross-browser accessors) is JavaScript shim that implements the legacy or standard methods for defining and looking up accessors (getters and setters) of objects.

Xcessors Standard implements ECMAScript 5`s (formerly 3.1) accessors standard (Object.defineProperty and Object.getOwnPropertyDescriptor) in browsers that support the legacy non-standard accessor methods. Everything behaves according to the ECMAScript 5 standard except the configurable, enumerable, and writable options. It is impossible to implement these options without native support for Object.defineProperty. The good news is that you are never going to use them if you are changing a JavaScript program from the legacy to standard methods.

Xccessors Legacy implements the legacy accessor methods (object.__define[GS]etter__ and object.__lookup[GS]etter__) in browsers that support the standard ECMAScript 5 accessor methods.

 

more Tag: standard, object, legacy, methods, xccessors, accessor, support, ecmascript, accessors, implements, accessor methods, browsers that support,

Also see ...


Animated document title 1)    Animated document title
 Possibly the net`s first, this DHTML script brings to life once the dullest of the dull element on your page- the TITLE element. The script automatically seeks out the title of your document, and animates it to view in IE 4+ and NS 6!...

Message Reminder 2)    Message Reminder
 This script allows you to enter in the time, an optional message to be displayed. When the timer expires, a new window pops up and displays you the reminder message....

Shortcut keys 3)    Shortcut keys
 Get Shortcut keys in your pages and all visitors can use your Web site easy and speedy. Press a key for visit home page or close window, etc....

Set site as homepage Script 4)    Set site as homepage Script
 This is the highly requested IE 5 script that allows your surfers to set your site as their default homepage simply with a click of the mouse....

Daily Text Display Tool 5)    Daily Text Display Tool
 This handy tool allows you to generate JavaScript that greet your visitor`s with a new message depending on the day of the week. Just fill out the text for each day of the week, then copy and paste....

Simple Java Applet Control 6)    Simple Java Applet Control
 Netscape`s LiveConnect feature allows JavaScript to control Java applets by means of their public methods. This example shows a simple applet, the Chameleon Bar being controlled by JavaScript. You can start and stop the applet, display information about it, and even change the speed at which it switches colors....

Lookup 1 7)    Lookup 1
 According to an article in the Wall Street Journal, the first three digits of a U.S. Social Security number is a code that may indicate the state or territory in which your application stated you were born (because the code reveals the state in which you registered). This JavaScript figures out which state your Social Security card was issued from the first three digits of your SSN....

Auto Reload 8)    Auto Reload
 This script allows you to have a Web page constantly reloaded at length you specify. It`s great for webcams, news, sports, finance, or other information pages that need reloading on a constant basis....

500,000 baby names! 9)    500,000 baby names!
 This is a query code for a person`s name that may interest visitors to your site. They type in their name, they get a page of information on themselves. It includes full instructions, Javascript and HTML code sections that are neatly separated and can be easily added to your new or existing page(s)....

Untouchable button link 1)    Untouchable button link
 This is the untouchable button link that`s defiant to being hovered or clicked on. Requires IE 4+ or NS 6+....

Flying Focused Ad Window 2)    Flying Focused Ad Window
 The Flying Focused Ad Window script creates a popup window when the launch page loads. The popup slides first down, then across, then up the screen, then back to its starting point. The window maintains focus throughout. Only closing the window returns focus to the launching window. Great for drawing special attention to announcements or banner ads....

Browser-Specific CSS Stylesheets 3)    Browser-Specific CSS Stylesheets
 Applies a certain stylesheet depending upon which type of browser is used. In this script, a visitor using any version of Netscape thru and including Netscape 4, the stylesheet named "ns.css" will be used. If the visitor uses Internet Explorer, the stylesheet named "ie.css" will be used. If the visitor uses Netscape 6 or greater (which implements many styles differently than NS4 and IE), then the stylesheet "ns6.css" will be used. You need to create the files &qu...

Decrypting Text Effect 4)    Decrypting Text Effect
 A selected string in you html document can be animated to look like it`s being deciphered before your eyes. This is useful if you want liven up you web pages and make them more interesting. The script uses html and javascript only, for maximum compatibility....

Button Click Call Alert 5)    Button Click Call Alert
 This JavaScript shows a very simple example of how to create a button that does something JavaScript-like in nature when it is clicked. The alert() function is predefined: we could have made our own function and then called it upon the onClick event....

Button Overkill 6)    Button Overkill
 This JavaScript takes the image substitution idea one step further to produce a toolbar in which the buttons change appearance in response to mouse movement or actions, and explanatory text appears in a little `LCD-look` panel. Upon clicking a button link, it sends users to the selected link....

Color Picker 7)    Color Picker
 The flooble color picker works using DHTML. Unlike other color pickers that pop up a new window and can get blocked by a zealous popup blocker, ours uses a dynamic DIV making it lightning fast! There is also an indicator square that lets your visitor see what color they picked. This free cross browser script has a number of easy integration options: Editable field, Uneditable field and Hidden field - for total control!...

Solitaire 8)    Solitaire
 Classic Solitaire card game 100% written on JavaScript, ready to play onto your browser....

AT`s Dynamic Wysiwyg Editor 9)    AT`s Dynamic Wysiwyg Editor
 A dynamically configurable wysiwyg editor. By simply logging into a PHP secured administration module you can update which features are available to your end user. Packed with features: image uploader, spell checker(IE only), all text editing, you know what just check out the demo by visiting our link and clicking on demo. Written in PHP, Javascript, and uses one MySQL database. Only 2 files to edit, both in the config file! once config files are updated just run the install.php file then era...