 |
This article is of interest to the following WikiProjects: |
 |
This article is within the scope of WikiProject Internet, a collaborative effort to improve the coverage of the Internet on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. |
|
B |
This article has been rated as B-Class on the project's quality scale. |
| High |
This article has been rated as High-importance on the project's importance scale. |
|
|
|
|
 |
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. |
|
B |
This article has been rated as B-Class on the project's quality scale. |
| Mid |
This article has been rated as Mid-importance on the project's importance scale. |
|
|
|
|
|
|
 |
This article is within the scope of WikiProject Spoken Wikipedia, a collaborative effort to improve the coverage of articles that are spoken on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. |
|
|
|
|
|
|
 |
This article is substantially duplicated by a piece in an external publication. Please do not flag this article as a copyright violation of the following sources:
- Miller, F. P., Vandome, A. F., & McBrewster, J. (2010), JavaScript: JavaScript syntax, client-side JavaScript, JavaScript engine, Ajax (programming), Web interoperability, web accessibility, cross-site scripting, cross-site request forgery, ECMAScript, dynamic HTML, Alphascript Publishing
- Miller, F. P., Vandome, A. F., & McBrewster, J. (2009), JSON: Computer programming, human-readable medium, data structure, associative array, Douglas Crockford, Internet media type, serialization, Ajax (programming), XML, JavaScript, Ecma International, Alphascript
Click the "show" link above for further details.
|
| OCLC 721316846, ISBN 9786130097844. |
|

Archives |
|
|
|
|
| Threads older than 90 days may be archived by MiszaBot I. |
"Javascript hijacking"[edit]
I believe "Javascript hijacking" is no longer in use. The standardized term for this exploit is now XSSI (Cross site script inclusion). This is a variation of CSRF that is described so we should probably create an article specifically for XSSI, link to it here and in the CSRF article.
(BTW: XSSI is also a term for extended server-side includes, so YMMV on whether the current terminology is better/worse than Javascript hijacking. In any case we probably should have a separate page for one of the other as the description here is rather spartan.)
- tychay (tchay@wikimedia) (talk)
Implicit and explicit delegation[edit]
I see that we have a new section called 'Implicit and Explicit Delegation'. I have used JavaScript for some years and I understand barely a word of this new material. I also see that where it is referenced, it cites [a Wordpress blog. If other editors agree that this is valid and WP:DUE article content, can someone also bring all the title capitalisation, word spacing and so on into line with WP:MoS?
More Advanced Example[edit]
ERROR ON LINE 15: Bad invocation.
ERRORS ON LINE 38: Missing semicolon; Expected '}' to match '{' from line 20 and instead saw ':'.; Expected '}' to match '{' from line 18 and instead saw 'function'.; Missing ';' before statement.
ERRORS ON LINE 48: Expected an identifier and instead saw ','; Missing semicolon.
WARNINGS ON LINE 49: Label 'toString' on function statement. Missing name in function declaration.
ERROR ON LINE 52: Expected '(end)' and instead saw '}'.
() {"" — Preceding unsigned comment added by 165.139.21.52 (talk) 13:33, 1 March 2016 (UTC)
The three essential technologies[edit]
I see that an IP editor has been edited warring over trying to add PHP as a fourth 'essential technology' of the Web. The problem is that, although they have some usage stats on PHP, they don't have a source for 'the four essential technologies' of the www. It is exactly this kind of synthesis that is forbidden by WP:SYNTH. --Nigelj (talk) 12:47, 12 April 2016 (UTC)
Vendor-specific extensions[edit]
The whole section is kind of weird and is not up to date (it doesn't even reference ECMAScript spec, which introduces some of the items on the list). Either it needs update or removal. — Preceding unsigned comment added by Marinintim (talk • contribs) 16:07, 23 November 2016 (UTC)
