Subject | Re: [firebird-php] Pop-up's |
---|---|
Author | Lester Caine |
Post date | 2003-10-16T07:34:57Z |
> You can do this with JavaScript (here's me again ;)No problem there ;)
> It works with IE and Mozilla, others might have issues.
> Your base form must be inside one frame of the frameset (otherwise justThat was the kick I needed. I've been looking at
> forget it). Let's say that frame is named: "rightFrame". Now, you can
> open new pop-up window (either with JS window.open() function, or
> clicking on link with TARGET=_blank). From that new window, you can
> access all elements of the base document like this:
>
> top.rightFrame.document.myForm.someElement.value = ...;
window.open, but not thinking about the frames bit :)
The setup is nicely 'framed' already.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services