|
|
|
Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Visit this website or continue reading for info about this site saved by the FyberSearch web crawler FyberSpider.
June 26th, 2008 at 2:18pm
Date: Thu, 26 Jun 2008 19:13:01 GMT Server: Apache/2 Content-Location: script.html Vary:
negotiate TCN: choice Last-Modified: Thu, 09 Jan 2003 10:57:00 GMT ETag:
"74cf-3b3cb19a35700;3b432f8488a40" Accept-Ranges: bytes Content-Length:
29903 Cache-Control: max-age=21600 Expires: Fri, 27 Jun 2008 01:13:01 GMT P3P:
policyref="http://www.w3.org/2001/05/P3P/p3p.xml" Connection: close Content-Type: text/html;
charset=utf-8
Scripting - SVG 1.1 - 20030114
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"
previous next contents elements attributes properties index 14 January 2003 18 Scripting Contents 18.1 Specifying the scripting language 18.1.1 Specifying the default scripting language 18.1.2 Local declaration of a scripting language 18.2 The 'script' element 18.3 Event handling 18.4 Event attributes 18.5 Scripting Module 18.6 DOM interfaces . 18.1 Specifying the scripting language 18.1.1 Specifying the default scripting language The contentScriptType attribute on the 'svg' element specifies the default scripting language for the given document fragment. contentScriptType = " content-type " Identifies the default scripting language for the given document. This attribute sets the scripting language used to process the value strings in event attributes . The value content-type specifies a media type, per [ RFC2045 ]. The default value is "text/ecmascript" (Note that at the time of publication "text/ecmascript" has not been registered as the media type for ECMAScript. It will continue to be the default unless an alternative is registered). Animatable : no. 18.1.2 Local declaration of a scripting language It is also possible to specify the scripting language for each individual 'script' element by specifying a type attribute on the 'script' element. 18.2 The 'script' element A 'script' element is equivalent to the 'script' element in HTML and thus is the place for scripts (e.g., ECMAScript). Any functions defined within any 'script' element have a "global" scope across the entire current document. Example script01 defines a function circle_click which is called by the onclick event attribute on the 'circle' element. The drawing below on the left is the initial image. The drawing below on the right shows the result after clicking on the circle. Note that this example demonstrates the use of the onclick event attribute for explanatory purposes. The example presupposes the presence of an input de"
....
read entire page
|
Image Links Found on this Site
|
http://www.w3.org/TR/SVG11/images/script/script01.png http://www.w3.org/TR/SVG11/images/script/script01-AfterClick.png
|
Links to Pages on Other Domain Names
|
|
Links to Pages on the Same Domain Name
|
|