View Single Post
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#39
Originally Posted by les_garten View Post
Can you just zip those up in file? I'm having trouble capturing the source code.
Try this for "Gmaps.htm"

Code:
<html>

<head>
<title>Google Maps N900</title>
</head>

<frameset cols="*,76">
  <frame name="Links" src="http://www.google.com/maps/m">
  <frame name="Rechts" src="zoom.htm" scrolling="no" target="Links">
  <noframes>
  <body>

  </body>
  </noframes>
</frameset>

</html>
And then this tweaked "zoom.htm"

Code:
<html>

<head>
<meta http-equiv="Content-Language" content="de-at">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Google Maps Zoom</title>
<base target="Links">
</head>

<body link="#FFFFFF" vlink="#FFFFFF" alink="#FF0000" text="#FFFFFF" bgcolor="#000000">

<p align="center">

<b>

<font size="6">

<a href="http://www.google.com/maps/m#II=&z=20" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=18" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=16" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=14" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=12" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=10" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=8" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=6" style="text-decoration: none">&lt;</a><br>
<a href="http://www.google.com/maps/m#II=&z=4" style="text-decoration: none">&lt;</a><br>




</font>

</b>


</body>

</html>
Don't forget to put them in the same directory on your N900.

When it's up and running, come back and thank AndiThebest & BrentDC for making it happen
__________________

SLN member # 009

Last edited by YoDude; 2010-01-09 at 16:41.
 

The Following 3 Users Say Thank You to YoDude For This Useful Post: