UNTER BAUSTELLE
This commit is contained in:
parent
08510d9ccb
commit
93c19b1d81
7 changed files with 114 additions and 5 deletions
|
|
@ -22,6 +22,6 @@ function getCookie(cname) {
|
|||
};
|
||||
|
||||
function show(content) {
|
||||
var cont = document.getElementById(content);
|
||||
cont.src=content
|
||||
var cont = document.getElementById("content");
|
||||
cont.innerHTML="<embed src='" + content + ".html' id='content_embed'>";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue