I have my site over at http://www.wildgasmasks.com.  What I am trying
to do is get each store page to have images that, when clicked on,
produce the Greybox.  However, despite using absolute URL in the
GB_ROOT_dir, Im still getting a 404.

<script type="text/javascript">
    var GB_ROOT_DIR = "http://www.wildgasmasks.com/Resources/store/
JG1/";
</script>

<A href="Resources/store/JG1/front.jpg" rel="gb_imageset[JG1]"
        onmouseout="roll(event,JG1front);"
        onmouseover="roll(event,JG1front);"><IMG src="Resources/store/JG1/
frontUP.jpg" alt="JG1 front view thumbnail" name="JG1front"
class="stretchythumb"></A>

Above is the script at each image.  Please note that I have Ockham
Design's rollover script and I question if that is causing the
conflict.  Or, is it a case of too many sub-directories for Greybox to
do it's job?



--~--~---------~--~----~------------~-------~--~----~
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