salve, come faccio ad impostare il frame target per un altro frame che contiene links ?
codice:<frameset cols="150,*"> <frame name="contents" src="sommario.aspx"> <frame name="main"> </frameset>
dovrei impostare il frame main come target per il frame contents...

Rispondi quotando