This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var link; | |
| link = document.createElement("a"); | |
| link.setAttribute("href", "http://hs-furtwangen.de"); | |
| link.innerHTML = "Text der verlinkt wird"; | |
| var para = document.getElementById("ende"); | |
| para.appendChild(link); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"date":"4/3/2012","menu_a":{"title":" Tagessuppe Brokkoligericht mitButtersauce Salzkartoffeln Mixsalat","up_votes":["1","42"],"down_votes":[],"picture":""},"menu_b":{"title":" Tagessuppe PaniertesSchweineschnitzel PommesfritesmitMayonnaise Mixsalat","up_votes":[],"down_votes":[],"picture":""}} |