Hallo!
<script type="text/javascript">
if(location.search.indexOf('width')==-1){
window.location.href=window.location.href+'?&width='+screen.width+'&height='+screen.height;
}
</script>
Gruß,
Andreas
Hallo!
<script type="text/javascript">
if(location.search.indexOf('width')==-1){
window.location.href=window.location.href+'?&width='+screen.width+'&height='+screen.height;
}
</script>
Gruß,
Andreas