PUBLIC   marks

ON THIS LINK

A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns

by vrossign
asic css file is included with the demo zip. Here is some rough minimal css: view sourceprint? 1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; } 2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; } 3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; } 4.#map img.zoomable { } 5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; } 6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; } The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

css   jQuery   js   maps   plugins   zoom  

BY

vrossign
the 09/11/2009 at 12:03