Ja!  that did the trick!

downloaded a copy of jqery on /pub and changed the code on about line 25 of
galleria.php to be /pub and not from Internet.

$HTMLHeaderFmt['jquery'] = '<script src="'. $PubDirUrl.
'/galleria/jquery.min.js"></script>';

Thanks,
Edwin

On Thu, May 5, 2011 at 1:59 PM, Hans <[email protected]> wrote:

> Thursday, May 5, 2011, 3:04:54 PM, edwin marte wrote:
>
> > In our domain ( intranet ) there are a group of users which IT don't give
> > them Internet access. Everything is working fine but  for those users
> > without Internet. For them the result of using Carousel option results
> > in showing   the photos one after the other .
>
> just  a guess: make sure the carousel javascript is on your server
> and not loaded from an external (internet) source.
> Check the page's HTML source on how the script is loaded (from what
> source), then check the gallery php script or dependant scripts.
>
> cheers,
>   ~Hans
>
>
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to