Howto position the browser window over large page

U

Ulrich Scholz

Dear all,

I try to display a large svg graphic in Opera 9.24. The graphic is
larger than the window. Now I would like to position the area visible
in the browser window on an arbitrary place on the map. How can I do
this

One idea was to use scrollBy but it does not work.

My code:

<html>
<head>
<script type="text/javascript">
<!--
F1 =
window.open('map_ulrich.svg','Fenster1','width=2000,height=800,,toolbar=no,scrollbars=no');
window.scrollBy(100,100);
//-->
</script>
</head>
<body></body>
</html>

Thank you,

Ulrich
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top