Come hanno gia spiegato non puoi mettere un tag target ad un button o submit
tutta l'applicazione?
form completo e js se c'è
Massimo.
Come hanno gia spiegato non puoi mettere un tag target ad un button o submit
tutta l'applicazione?
form completo e js se c'è
Massimo.
Ciao,
destinazione.html metti il linkcodice:<form id="id_85" action="" method="get"> <input class="search2" type="button" value="Continua" name="meta_go" onclick="wiresJS.loadform ('id_85', 'destinazione.html', '_blank','', this, 'Search');"> </form>
_blank metti il target
Massimo.
funzionaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa grande grazie...
quindi al posto di _blank posso mettere il nome dell'iframe anche, giusto?