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