View Single Post
  #4 (permalink)  
Old June 10th, 2009, 07:43 AM
calculemus calculemus is offline
Authorized User
Points: 71, Level: 1
Points: 71, Level: 1 Points: 71, Level: 1 Points: 71, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2009
Posts: 19
Thanks: 0
Thanked 1 Time in 1 Post
Default Site.css

As jonv mentioned, downloading the source code from the book's website and copying over Site.css got the map working for me.

Thing to note is that the <div> tag which you assign your VEMap to should have position:relative style otherwise your VE tiles (which have position:absolute) will try to position themselves relative to the page.


Hope this helps.

S.
Reply With Quote
The Following User Says Thank You to calculemus For This Useful Post:
zondre (June 10th, 2009)