function aboveFrames() { document.getElementById(‘myTable’).frame=»above»; } function belowFrames() { document.getElementById(‘myTable’).frame=»below»; }
|
|||||
К примерам JavaScript >> В раздел JavaScript >> На главную >> |
function aboveFrames() { document.getElementById(‘myTable’).frame=»above»; } function belowFrames() { document.getElementById(‘myTable’).frame=»below»; }
|
|||||
К примерам JavaScript >> В раздел JavaScript >> На главную >> |