krispykreme Posted February 1, 2008 Share Posted February 1, 2008 <Map name="namethemap"> <area shape="rect" coords="0,0,13,20" href="#" > // for rectangle </Map> <img src='http://site.com/menubottom.jpg' usemap="#namethemap"> how can i do this with div? the place im using this on doesnt support map and area and i figured it can be done using <div> some how? examples of what i want but in div are at like... http://www.faqs.org/docs/htmltut/images/_AREA_SHAPE_RECT.html but it has to be in a div and ive never done it and figured someone here has insite? i thought it might need a stylesheet and i dont know much about that either ??? Quote Link to comment Share on other sites More sharing options...
AndyB Posted February 1, 2008 Share Posted February 1, 2008 the place im using this on doesnt support map and area map has been part of html for a decade and has nothing to do with your host. Perhaps they don't support server-generated map images. Quote Link to comment Share on other sites More sharing options...
krispykreme Posted February 1, 2008 Author Share Posted February 1, 2008 I never said it was my host i am making applications for social web sites and they dont support it so i need to use a div if possible Quote Link to comment Share on other sites More sharing options...
krispykreme Posted February 3, 2008 Author Share Posted February 3, 2008 so it isnt possible to do this using a div? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.