|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Jun 2001
Città: Pisa
Messaggi: 628
|
help help help!!!
Codice:
<html>
<head>
<title>Browser Javascript...</title>
<script>
function GoTo(URL, scelta) {
parent.content.document.open();
parent.content.document.write(document.Browser.getURL(URL, scelta));
parent.content.document.close()
}
</script>
</head>
<body>
<applet code="Browser.class" name="Browser" height=10 width=10></applet>
URL:
<form name="Form1">
<input type="Text" name="NewUrl">
<input type="hidden" name="scelta" value="caricapagina">
<input type="button" name="Button1" onClick="GoTo(document.Form1.NewUrl.value, document.Form1.scelta.value)" value="GO!!!">
</form>
</body>
</html>
Riga 8 Carattere 1 Errore : Proprietà o metodo non supportato dall'oggetto Codice 0 URL : http://localhost/miap/locationJava.html dove locationJava.html è la pagina con il frame superiore chi mi dice dove sta' l'errore??? grazie |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Jun 2001
Città: Pisa
Messaggi: 628
|
come non detto sono un cagliostro..........per non dire qualche altra cosa
non avevo messo l'applet nella cartella giusta ciao |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 20:21.



















