JavaScript Expression: URL Protocol Introduction
Updated: March 10, 2013 17:17:23 Author:
javascript: The following can be expressions or semicolon-delimited expression sets such as javascript: 5 + 4. Interested friends can refer to it or help you.
javascript: Any legal javascript expression or semicolon-delimited expression set can be followed, and these results will be returned to the browser window as a string.
For example, enter javascript: 5 + 4 in the address bar of the browser, and after entering, the browser window will display 9
For example, enter javascript: 5 + 4 in the address bar of the browser, and after entering, the browser window will display 9
Related Articles
Detailed explanation of common functions
This article mainly introduces the usage of each function, hoping it can help you. Friends in need can refer to it.2016-06-06JavaScript Learning Notes (II) Some basic concepts of js
JavaScript learning notes: some basic concepts of js. Friends who study js can refer to it2012-06-06js writing specifications
JS input and writing are best object-oriented. Package them in class direction. Two ways of writing and writing JS: Closure Prototype2010-03-03Let's learn about JavaScript event flow
This article mainly introduces JavaScript event stream in detail. The sample code in the article is introduced in detail and has a certain reference value. Interested friends can refer to it. I hope it can help you.2022-01-01
A brief discussion on the basic knowledge about dates and time in javascript
Below, the editor will bring you a brief article on the basic knowledge about dates and time in JavaScript. The editor thinks it is quite good, so I will share it with you now and give you a reference. Let's take a look with the editor2016-07-07Detailed introduction to the basics of RGB and YUV multimedia programming
This article mainly introduces relevant information about the detailed introduction of RGB and YUV multimedia programming basics. Friends who need it can refer to it2016-11-11Parameters and precautions in js
Below, the editor will bring you a post on the parameters and precautions in js. The editor thinks it is quite good, so I will share it with you now and give you a reference. Let's take a look with the editor2016-07-07Is your mixin really compatible with ECMAScript 5?
This article mainly talks about mixing the properties or methods of an object to another in JavaScript2013-04-04js paging code sharing
This article mainly introduces the js paging code example. It is very simple. Friends who need it can refer to it.2014-04-04Javascript learning notes Functions (III): Closures and citations
This series has not been updated for a long time. Today I will take it back and continue with the unfinished items. In this article, we will talk about one of the most important features in Javascript - references to the use of closures.2014-11-11