support for other browsers
This commit is contained in:
parent
bb4c98152d
commit
5cfe5000a2
@ -43,7 +43,7 @@
|
|||||||
// Sidebar
|
// Sidebar
|
||||||
. '<iframe src="sidebar.html" id="sidebar"></iframe>'
|
. '<iframe src="sidebar.html" id="sidebar"></iframe>'
|
||||||
// Main
|
// Main
|
||||||
. '<iframe src="news.html" id="main"></iframe>'
|
. '<iframe src="news.html" id="main" name="main"></iframe>'
|
||||||
// Finish page
|
// Finish page
|
||||||
. '</body></html>';
|
. '</body></html>';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user