public marks

PUBLIC MARKS with tags zoom & maps

09 November 2009 12:00

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

PUBLIC TAGS related to tag zoom

css +   jQuery +   js +   maps +   plugins +  

Active users

vrossign
last mark : 09/11/2009 12:03