On Aug 27, 9:48 pm, Ivan Chernetsky <[email protected]> wrote:
> That way almost everything's fine (except that progress.gif doesn't > get loaded because the browser tries to find it in > /pub/images/progress.gif instead of > /weblocks-demo/pub/images/progress.gif). Yeah, that's because we currently have no way to configure paths supplied by scripts dynamically. Two quick workarounds: * specify :PREFIX "/" in the DEFWEBAPP form of the demo. * edit weblocks.js to have the correct path. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
