PDA

View Full Version : Map iFrame



Ceoxe
07-01-2007, 03:47 PM
http://www.cyrusworld.org/habbofunk/index101.html

Well, how would i turn the links into an iframe? i am using a html code that looks like this:

<map name="Map2" id="Map2">
<area shape="rect" coords="29,165,168,185" href="index.html" />
<area shape="circle" coords="96,58,48" href="http://www.habbo.ca" />
<area shape="rect" coords="31,190,168,211" href="community.html" />
<area shape="rect" coords="30,215,168,235" href="radio.html" />
<area shape="rect" coords="30,239,167,259" href="news.html" />
<area shape="rect" coords="30,265,168,284" href="cu.html" />
<area shape="rect" coords="29,289,169,310" href="jo.html" />
<area shape="rect" coords="30,313,168,333" href="goodies.html" />
<area shape="rect" coords="708,715,765,780" href="disclaimer.html" alt="Disclaimer" />
</map>any help is greatly appreciated, and +rep to anyone who helps a tiny bit.
Thanks

BILLY
07-01-2007, 03:49 PM
Hmmmm I had alook and realised...
IM USELESS

F32
07-01-2007, 03:55 PM
Hmmmm I had alook and realised...
IM USELESS
then what was the bloody point in posting?

RNelson!
07-01-2007, 03:57 PM
<map name="Map2" id="Map2">
<area shape="rect" coords="29,165,168,185" href="index.html" target="iframename">
<area shape="circle" coords="96,58,48" href="http://www.habbo.ca" target="iframename">
<area shape="rect" coords="31,190,168,211" href="community.html" target="iframename">
<area shape="rect" coords="30,215,168,235" href="radio.html" target="iframename">
<area shape="rect" coords="30,239,167,259" href="news.html" target="iframename">
<area shape="rect" coords="30,265,168,284" href="cu.html" target="iframename">
<area shape="rect" coords="29,289,169,310" href="jo.html" target="iframename">
<area shape="rect" coords="30,313,168,333" href="goodies.html" target="iframename">
<area shape="rect" coords="708,715,765,780" href="disclaimer.html" alt="Disclaimer" target="iframename">

Is that what you mean?

Thanks
RNelson

Ceoxe
07-01-2007, 04:01 PM
Nope, http://www.cyrusworld.org/habbofunk/index2.html thats the page but it doesnt show

Ceoxe
07-01-2007, 04:07 PM
Thread can be closed, it works now. http://www.cyrusworld.org/habbofunk/index2.html

F32
07-01-2007, 04:08 PM
That's because there is no 'content.html' file on your server.

Ceoxe
07-01-2007, 04:33 PM
it wasnt that adam i didnt name the iframes right

F32
07-01-2007, 04:51 PM
You've named the iframes, but it's not coming up because there is no content.html file on your server to be displayed on the iframe so it shows 'page cannot be displayed'.

Want to hide these adverts? Register an account for free!