Hey all,
I’m building a little system to help me add products to my database, i’m
using frames to load a couple different aspects of adding a part into the
same window. But I want to be able to navigate (back/forward) independently
in each frame, any ideas how?
Maybe I’m missing something, but wouldn’t you just put a normal link and
not target="_top" or target=“framename” ??
William Glenn wrote:
>
> Hey all,
> I’m building a little system to help me add products to my database, i’m
> using frames to load a couple different aspects of adding a part into the
> same window. But I want to be able to navigate (back/forward) independently
> in each frame, any ideas how?
>
I might be wrong, but I think he is talking about using back and forward
browser buttons.
Eugene
“Jay Tierney” <jay@jaytierney.com> wrote in message news:3D152FC8.A7BC32EE@jaytierney.com…
> Maybe I’m missing something, but wouldn’t you just put a normal link and
> not target="_top" or target=“framename” ??
>
> William Glenn wrote:
> >
> > Hey all,
> > I’m building a little system to help me add products to my database, i’m
> > using frames to load a couple different aspects of adding a part into
the
> > same window. But I want to be able to navigate (back/forward)
independently
> > in each frame, any ideas how?
> >
>
> –
> Jay Tierney – jay@jaytierney.com
> I’m building a little system to help me add products to my database, i’m
> using frames to load a couple different aspects of adding a part into the
> same window. But I want to be able to navigate (back/forward) independently
> in each frame, any ideas how?
Not sure if this is what you need but you may want to try it out…
<A HREF = “JavaScript:parent.frames[1].history.back()”>
and
<A HREF = “JavaScript:parent.frames[1].history.forward()”>
“William Glenn” <wglenn@fone.net> wrote in message news:af37vn$mmd$1@www.t-shirtcountdown.com…
> Hey all,
> I’m building a little system to help me add products to my database, i’m
> using frames to load a couple different aspects of adding a part into the
> same window. But I want to be able to navigate (back/forward)
independently
> in each frame, any ideas how?
You should never use frames.
They are not good.
There are better methods.
Avoid frames.
A valid method are IFRAMEs.
I use IFRAMEs at panorama photos for licensing reasons.
All panorama photos are pulled from cgi.pege.org, so I
need only one license for PixAround.com
When there is something to scroll, use
<DIV style=overflow:auto>
So there is no reason to use frames in any situation
“Jay Tierney” <jay@jaytierney.com> wrote in message news:3D153DF4.ECFAB752@jaytierney.com…
> Yeah, i see that now… I’m kind of out of it.
>
> Yevgeniy Leshchinskiy wrote:
> >
> > I might be wrong, but I think he is talking about using back and forward
> > browser buttons.
> >
My suggestion is to use Alt+Left, and Alt+Right keyboard shortcuts.
Leonid S. Knyshov, CEO
Crashproof Solutions, LLC
Your Technology Business Partner