DieselMinded
Well-known member
see
http://www.mymilitia.com/pages/map/
now click on ALABAMA
i had to put the html of the map in an iframe to get it to show, I'm working on setting links for each state, the only one i have done is alabama.
thing is the new links need to open in a new window or tab and they are opening inside the iframe
i have tried adding _black _top eat to the link and it don't matter it still opens inside the iframe
there is the link
can i add something somewhere else to force all the links to open in new window outside of the iframe?
http://www.mymilitia.com/pages/map/
now click on ALABAMA
i had to put the html of the map in an iframe to get it to show, I'm working on setting links for each state, the only one i have done is alabama.
thing is the new links need to open in a new window or tab and they are opening inside the iframe
i have tried adding _black _top eat to the link and it don't matter it still opens inside the iframe
Code:
<stateData stateName="Alabama" url = "http://www.mymilitia.com/threads/state-of-alabama-militias-general-information.2688/" stateMode = "ON" initialStateColor= "ff9900" stateOverColor = "cd4315" stateSelectedColor = "6a809c">
<![CDATA[<h1>ALABAMA</h1>
there is the link
can i add something somewhere else to force all the links to open in new window outside of the iframe?