wahsaga: Formularziel

Beitrag lesen

hi,

Hier mal das JavaScript (content ist der Name eines Frames im opener) :

function Ziel() {
  document.schemalist.target = opener.content;
  return true;
}

warum gibst du das target nicht gleich im formular an?

<form target="content" ...>

content, ohne opener, sollte durchaus ausreichen.

gruß,
wahsaga

--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."