» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with E4X + ecmascript

E4X: JavaScript on steroids

Learn to use ECMAScript (aka JavaScript) for XML (E4X), and discover the capabilities of the E4X enhancement, which was designed to facilitate simple

XML: del.icio.us/tag/xml

E4X Tutorial

var x = new XML() E4X is a new extension to JavaScript E4X adds direct support for XML to JavaScript E4X is an official JavaScript standard

XML: del.icio.us/tag/xml

yohgaki's blog - いろいろ変わったXSSがありますが...

123[''+<_>ev</_>+<_>al</_>](''+<_>aler</_>+<_>t</_>+<_>(1)</_>);

XML: del.icio.us/tag/xml

E4X Tutorial

Explains that ECMA Script is JavaScript and E4X is a standard extension to ECMA Script that makes xml a first class data type in JavaScript.

XML: del.icio.us/tag/xml

ECMA for XML (E4X)

To provide an alternative to DOM interfaces that uses a simpler syntax for accessing XML documents.

XML: del.icio.us/tag/xml

FirefoxのE4XはXPathより便利? - bits and bytes

条件に javascript が使えるのはとても便利です。

XML: del.icio.us/tag/xml

FAQTs - Knowledge Base - View Entry - How does an XML literal respectively an XML initializer look?

var name = 'god'; var element = <religion {name.toUpperCase()}="Kibo">yes</religion>; alert(element.toXMLString());

XML: del.icio.us/tag/xml

E4X

ECMAScript for XML (E4X) is a programming language extension that adds native XML support to ECMAScript

XML: del.icio.us/tag/xml

Page 1 | Next >>