Below still didnt work, and I am sure I mis understood.

This was in my third frame

<a href="images/1.jpg" title="CAPTION 1" top.gb_imageset[pix]">HTML</
a>
<a href="images/2.jpg" title="CAPTION 2" top.gb_imageset[pix]">HTML</
a>
<a href="images/3.jpg" title="CAPTION 3" top.gb_imageset[pix]">HTML</
a>

and this was on the top most html page (index.html) that referenced
the frameset

<head>
<script type="text/javascript">
    var GB_ROOT_DIR = "greybox/";
</script>
<script type="text/javascript" src="greybox/AJS.js"></script>
<script type="text/javascript" src="greybox/AJS_fx.js"></script>
<script type="text/javascript" src="greybox/gb_scripts.js"></script>
<link href="greybox/gb_styles.css" rel="stylesheet" type="text/css" />
</head>




On Mar 24, 5:53 am, Logos <[email protected]> wrote:
> Ahhhh, that is much clearer.
>
> First, make sure you include the greybox files and set up in the
> topmost framing page.
>
> Then, preface every call to greybox in your code with "top."  (you
> can't do this with rel, obviously)
>
> (eg)
> top.GB_show_center("moo","moo.htm");
>
> Hope that solves it for you!
>
> --
> Tyler Stylehttp://malthusian-solutions.comhttp://nirdvana.com
>
> SimiValley wrote:
> > Actually I was going to ask the same question.
>
> > I have a site where there is a top, left, and main (center) frame.
>
> > The images are in the center frame (frameset), but when you click an
> > image, it opens greybox, but only to the size of the main frame, where
> > the <a href+> link is
>
> > If you go to
>
> > dannyvuart.com
>
> > click on image gallery on the left, then click on one of the first
> > images on top, you will see what happens.
>
> > I even tried a base target of parent and top and blank, and none work.
>
> > thank you
>
> > On Mar 22, 4:59 pm, Logos <[email protected]> wrote:
> > > You questions makes almost no sense, dude...
> > > --
> > > Tyler Stylehttp://malthusian-solutions.comhttp://nirdvana.com
>
> > > Tryt wrote:
> > > > any1?- Hide quoted text -
>
> > > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to