The problem is that after adding the slimbox src, the preview window in edit mode in episerver fails to show, page cannot be found. The site and script works otherwise fine, it's just the preview in episerver wich doesn't work. Why is that and what can i do?
I have tried to implement both slimbox and mediabox to get the lightbox effect in a picture gallery.
To do so i must add these lines to the master/framework page inside thea <head> section:
<script src="/.../mootools.js" type="text/javascript"></script>
<script src="/.../slimbox.js" type="text/javascript"></script>
The problem is that after adding the slimbox src, the preview window in edit mode in episerver fails to show, page cannot be found. The site and script works otherwise fine, it's just the preview in episerver wich doesn't work. Why is that and what can i do?