Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
function show(ID) {document.getElementById(ID).style.visibility = 'visible';} 
function hide(ID) {document.getElementById(ID).style.visibility = 'hidden';}
	<div id="info1" style="visibility:hidden;position:absolute">
....hier kommt dann deine tabelle hin....
</div>
	[url="#"]Hallo[/url]