javascript FRAME dataSrc
| dataSrc | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Used with IE data binding to specify the ID of the page's FRAME object element that loads the data source object for remote data access. Setting both the dataFld and dataSrc properties to empty strings breaks the binding between element and data source. Works only with text file data sources in IE 5/Mac. |
|
| Example | |
parent.document.getElementById("myFrame").dataSrc = "DBSRC3";
|
|
| Value | |
|
Case-sensitive identifier of the data source. |
|
| Default | |
|
None. |
|
Previous: javascript FRAME frameBorder
Next: javascript FRAME dataFld
867,Nickname,Homepage or email,Comments here,Add comment
