Make sure you are actually pointing your path at the actual greybox
dir.  If you just unzipped it and uploaded it, odds are good that what
you need is in a subdirectoy in the uploaded folder.

You can tell if your path is correct by typing it into the address bar
and seeing whether or not a 404 comes back.  (eg) 
http://mydomain.com/greybox/gb_scripts.js

Tyler

On Sep 20, 6:57 am, surfdirgel <[EMAIL PROTECTED]> wrote:
> Hi there, can anyone help me. I tried to launch greybox on a webpage
> that is developed at the moment buts not ready yet (so the whole thing
> is not online. I followed the instructions on the web but somehow it
> is not working. I downlaoded greybox and added it to the folder where
> also my index.html is inside. I copied the
>
> <script type="text/javascript">
>     var GB_ROOT_DIR = "http://mydomain.com/greybox/";;
> </script>
>
> --> I changes the "http://mydomain.com/greybox/"; to the path on my pc
>
> --> so it is know:   var GB_ROOT_DIR = "greybox/";
>
> and the
>
> <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" />
>
> into the header.
>
> I invented
>
> <a href="greybox/night_valley.jpg" rel="gb_imageset[nice_pics]"
> title="Night valley">
>    <img src="greybox/night_valley_thumb.jpg" />
> </a>
> <a href="greybox/salt.jpg" rel="gb_imageset[nice_pics]" title="Salt
> flats in Chile">
>    <img src="greybox/salt_thumb.gif" />
> </a>
>  using the right paths to the images.
>
> But somehow this is not working. Can it be that i need the "http://
> mydomein/greybox/" ???
>
> I am not so familiar and I just started creating homepages, so there
> might be an very easy fault. But I tried various things and it won´t
> work.
>
> I would really appreciate some help.
>
> Greetings from Munich
>
> Dirk
--~--~---------~--~----~------------~-------~--~----~
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