Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Laser

Member since
Laser

Recent Docs Activity

View all activity
Page Date Comment

JSON


Components.utils.evalInSandbox


New page: <breadcrumbs></breadcrumbs> == Introduction == In certain circumstances, you may want to evaluate [[JavaScript]] code with restricted privileges. In [[Firefox 1.5]] (Gecko 1.8) or later, ...

eval()


New page: <breadcrumbs></breadcrumbs> == Summary == '''Core Function''' Evaluates a string of JavaScript code without reference to a particular object. == Syntax == <code> eval(''string'' [, ''o...

使用Javascript和DOM Interfaces来处理HTML


/* 基本DOM方法 - Sample2.html */

使用Javascript和DOM Interfaces来处理HTML


/* Sample1.html概览 */