Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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?