Search results
Results from the WOW.Com Content Network
Google Chrome DevTools, Console tab The "triangle" can be clicked to reveal some hidden info.. Click on the "Console" tab; Scroll to the bottom of the console and look for log entries in yellow and red.
On this page, you put the user scripts that you want to use, or pointers to other pages where JavaScript code is stored (which Wikipedia uses to add code to your page). When you want to stop using a script, you edit that personal page, deleting the JavaScript code or pointer, or marking it as non-executable information.
However, if your code works with the content part of the page (the #mw-content-text element), you should use the 'wikipage.content' hook instead. This way your code will successfully reprocess the page when it is updated asynchronously and the hook is fired again. There are plenty of tools that do so, ranging from edit preview to watchlist ...
This statistics -related article is a stub. You can help Wikipedia by expanding it.
Where BAR NAME is one of the following strings: 'p-cactions' - the tabs at the top of the page (with the article, discussion, edit, history, move, and watch links) 'p-personal' - the personal toolbar (i.e. the one at the top, with a link to user page, user talk, prefs, watchlist, contribs, log out)
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file
Google JavaScript Style Guide – Google’s coding standards for source code in JavaScript; Human JavaScript – "tools, patterns, and approaches optimized for people" JavaScript Garden – collection of tips and documentation on JavaScript's quirks; JavaScript Guide – programmer's manual, from the Mozilla Developer Network
Wikipedia:HTML 5 – information page on technical details of updating WP code to HTML 5 + CSS3, including how to replace deprecated HTML 4.01 markup; includes automated searches for obsolete markup; Wikipedia:Linter – MediaWiki extension to identify broken and problematic markup which cannot be fixed automatically by the server