javascript IFRAME src
| src | NN 6 IE 4 DOM 1 |
|
|
Read/Write |
|
Indicates the URL of the external content file loaded into the current element. To change the content, assign a new URL to the property. |
|
| Example | |
document.getElementById("myIframe").src = "section2.html";
|
|
| Value | |
|
Complete or relative URL as a string. |
|
| Default | |
|
None. |
|
Previous: javascript IFRAME tabIndex
957,Nickname,Homepage or email,Comments here,Add comment
