I have setup mysite to use greybox. I have subdomains on my site and
the greybox is being used on a sub-domain. I.e. 123.mysite.com.

I have the calling page's (main page's) <head> tag as below;

<script type=\"text/javascript\">
    var GB_ROOT_DIR = \"http://123.mysite.com/greybox/\";;
</script>
<script type=\"text/javascript\" src=\"http://123.mysite.com/greybox/
AJS.js\"></script>
<script type=\"text/javascript\" src=\"http://123.mysite.com/greybox/
AJS_fx.js\"></script>
<script type=\"text/javascript\" src=\"http://123.mysite.com/greybox/
gb_scripts.js\"></script>
<link href=\"http://123.mysite.com/greybox/gb_styles.css\"; rel=
\"stylesheet\" type=\"text/css\" />";

The popup page has the same header tag information.

The greybox will apear but just sits on loading and I receive the
following errors:

java script errors I'm receiving from loader_frame.html?s=0
line 7 char 5, error: permission denied
line 43 char 1, error: AJS is undefined
line 95 char 1, error: 'GB.show_loading' is null or is not an object
--~--~---------~--~----~------------~-------~--~----~
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