November 18, 2024, 08:19:58 PM

1,531,348 Posts in 46,734 Topics by 1,523 Members
› View the most recent posts on the forum.


how do I do this (web design)

Started by applesauce, November 26, 2011, 04:02:04 AM

previous topic - next topic

0 Members and 1 Guest are viewing this topic.

Go Down

applesauce

I want to make a map of the US that shows regions that highlight and display information when you roll over them, and then links you when you click them-- and I want the ability to quickly add regions later with minimal work. Also, there might need to be some sort of indicator thing because some of the regions are super tiny. Another option would be to have the main map show by state, and then have another pop-up map of each state when you click on it, showing the regions. <-- this is probably best, since some of the regions are REALLY small, especially if they were viewed as part of a giant map of the US.

HOW SHOULD I DO THIS?

snoorkel

you have a couple options, the easiest would be to make a lot of separate images that change when rolled over (easy to do with CSS by duplicating the image so it's regular on top and rolled-over-version directly beneath, then hiding the lower half from display and moving it up when rolled over). then arrange the images with x,y absolute pixel values

another option would be to have a single image / few images and control the rollover areas/popups with javascript and regions defined by x,y coordinates, which is significantly more complicated

or, you could make the whole thing in flash with actionscript.

applesauce

that sounds like more work than I want to do.

snoorkel


PLEASEHELP1991

I love [you]

applesauce


?????

Die for Dethklok

Mando Pandango

Quote from: Magyarorszag on August 22, 2018, 10:27:46 PMjesus absolute shitdicking christ, nu-boyah

Socks

I have great maps for this sort of thing. I pry the defense networks and most are complied by the NRO or CIA. Which are charged with 'foreign' reconnaissance. . .


Go Up