PDA

View Full Version : divs targeted by an image map


lilrobson
09-01-2002, 08:17 AM
all i really want to know is if it's possible to have an image map target your div area? if so, how would i go about doing so?

joh6nn
09-01-2002, 12:43 PM
you mean so that the links from the image map would load in a div? no, not quite; you could put an iframe in the div, and target that, though.