Vliegveld post

  • Momenteel wordt er bij het vliegveld gewerkt met ratio buttons


    PHP
    <input type="hidden" name="sel" id="sel" value="">
        
        <input type="radio" name="train" value="1" onclick="document.getElementById('sel').value = 'true'">
        
         <input type='submit' name='koop' value='<?=$airfield_21;?>' class="mod_submit">


    Ik wil dat dit gedeelte wordt verwerkt in


    PHP
    <area shape="poly" alt="" coords="174,60,212,91,184,116,159,87"  id="fancy2" title="<?=$city_1;?> - <table width=200px><tr><td><img src='images/icons/money.gif'> <?=$airfield_18;?>: €3500</td></tr><tr><td><img src='images/icons/status_online.gif'> <?=$airfield_19;?>: <?echo$amsterdam;?></td></tr></table>">


    Maar wat ik ook doe het lukt me niet om dit werkende te krijgen.


    Iemand enig idee?

  • Guest, wil je besparen op je domeinnamen? (ad)
  • Ik heb ook een kaart maar ik heb voor jou <area shape...
    nog dit staan

    PHP
    <img src="MAP LOCATIE" ALT="Map" WIDTH="BREEDTE" HEIGHT="HOOGTE" BORDER="0" USEMAP="#map">
    <MAP NAME="map">
    <area shape="poly" alt="" coords="174,60,212,91,184,116,159,87"  id="fancy2" title="<?=$city_1;?> - <table width=200px><tr><td><img src='images/icons/money.gif'> <?=$airfield_18;?>: ?3500</td></tr><tr><td><img src='images/icons/status_online.gif'> <?=$airfield_19;?>: <?echo$amsterdam;?></td></tr></table>">


    dat zou moeten werken

Participate now!

Heb je nog geen account? Registreer je nu en word deel van onze community!