You'd be best off googling that.  There are many solutions out there,
and that task's beyond the scope of this newsgroup really.

Tyler

On Sep 16, 11:21 am, Hamid Solaimani <[EMAIL PROTECTED]>
wrote:
> Hi  Mr. Tyler,
>
> I must say you are a life saver, many thanks. It works now but with a minor 
> problem. If you go tohttp://www.lovemelody.co.uk/test/now you see that the 
> system works but I have no thumb nail. I only get the Ajax effect once I 
> click on any image. How do I creat some kind of thumb nail?
>
> Look forward to hearing from you again.
>
> Regards,
>
> Hamid
>
> ----- Original Message ----
> From: Logos <[EMAIL PROTECTED]>
> To: GreyBox <[email protected]>
> Sent: Sunday, September 14, 2008 2:09:59 PM
> Subject: Re: your graybox code doesn'y work for my image gallery
>
> You haven't linked to the scripts properly - the path is wrong.  When
> I try to visithttp://www.lovemelody.co.uk/test/greybox/AJS.js, I get
> a 404 error.  Check your file structure on you web server and find out
> where AJS.js actually is.
>
> Tyler
>
> On Sep 13, 8:43 am, Xironet <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I am trying to creat an image gallery. I have created a test directory
> > on my live domain, put just 2 images in a directory called "images"
> > inside test directory. I have also copied all the files which came
> > with graybox and copied them inside test directory. The source code
> > for index file is as below:
> > <html>
>
> > <head>
> > <meta http-equiv="Content-Type" content="text/html;
> > charset=windows-1252">
> > <title>test</title>
>
> > <script type="text/javascript">
> >    var GB_ROOT_DIR = "http://www.lovemelody.co.uk/test/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>
>
> > <body>
> > <a href="images/003.jpg" rel="gb_imageset[nice_pics]" title="Image 1">
> >    <img src="images/003.jpg" />
> > </a>
> > <a href="images/004.jpg" rel="gb_imageset[nice_pics]" title="Image 2">
> >    <img src="images/004.jpg" />
> > </a>
>
> > </body>
>
> > </html>
>
> > The site can actually been seen here:
>
> >http://www.lovemelody.co.uk/test/
>
> > Can anyone please tell me where I have gone wrong as the explanation
> > included with grey box is very very confusing. I am desperate .
>
> > Many thanks
--~--~---------~--~----~------------~-------~--~----~
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