Forums

Image Map <AREA> (3 posts)

  1. swaggers
    Member
    Posted 2 years ago #

    I need to post MAPs to my POSTS and WordPress auto adds </AREA> to every item and obviously they don't work then.

    I can post them to my FOOTER but that is not a good solution as the FOOTER is just going to get bigger and bigger and i don't want all that code to load on pages where it is not needed.

    Any Plug-Ins or ideas?

  2. swaggers
    Member
    Posted 2 years ago #

    Pretty much I want to disable closing TAGs. I can close my own TAGs.

  3. swaggers
    Member
    Posted 2 years ago #

    ORIGINAL (WORKS IN FOOTER):
    <area shape="rect" coords="135,157,167,119" href="javascript:void(0);" onclick="return overlib('REQ: NONE
    <img width=400 height=220 src=\'http://www.swearingatvideogames.com/images/batman/batman_it_a1.jpg\'>
    ', STICKY, CAPTION, 'A-1 - Freeflow Combo 5', CENTER);" onmouseout="nd();">

    BROKEN (IN POST):
    <area shape="rect" coords="135,157,167,119" href="javascript:void(0);" onclick="return overlib('REQ: NONE
    <img width=400 height=220 src=\'http://www.swearingatvideogames.com/images/batman/batman_it_a1.jpg\'/>
    ', STICKY, CAPTION, 'A-1 - Freeflow Combo 5', CENTER);" onmouseout="nd();"></area>

Topic Closed

This topic has been closed to new replies.

About this Topic