Nabend!
Schau dir die Funktion noch einmal genau an, besonders die if- Abfrage ;)
function fchange(id)
{
If(id != "nothing")
{
parent.frames[1].location.href=x;
document.forms[0].reset();
}
}
MfG
Dr.Ma-Busen
Nabend!
Schau dir die Funktion noch einmal genau an, besonders die if- Abfrage ;)
function fchange(id)
{
If(id != "nothing")
{
parent.frames[1].location.href=x;
document.forms[0].reset();
}
}
MfG
Dr.Ma-Busen