I have been testing out Push SlideShow2 and it works great stand-alone. I decided to incorporate it into my SharePoint 2010 Master Page and at first glance it was working great, but for some strange reason other native SharePoint JavaScript code on the page stopped working.
I began to delete all my JavaScript code and from process of elimination noticed that just by leaving the line: <script type="text/javascript" src="/_catalogs/javascript/mootools-1.3.2-core.js"></script>
causes the error. Every other line doesn’t seem to affect the other JavaScript code. I even substituted it to the most recent version and got the same result: <script type="text/javascript" src="/_catalogs/javascript/mootools-core-1.4.5-full-compat.js"></script>
I have been testing out Push SlideShow2 and it works great stand-alone. I decided to incorporate it into my SharePoint 2010 Master Page and at first glance it was working great, but for some strange reason other native SharePoint JavaScript code on the page stopped working.
I began to delete all my JavaScript code and from process of elimination noticed that just by leaving the line:
<script type="text/javascript" src="/_catalogs/javascript/mootools-1.3.2-core.js"></script>
causes the error. Every other line doesn’t seem to affect the other JavaScript code. I even substituted it to the most recent version and got the same result:<script type="text/javascript" src="/_catalogs/javascript/mootools-core-1.4.5-full-compat.js"></script>
--
You received this message because you are subscribed to the Google Groups "Mootools Slideshow" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mootools-slideshow/-/_JxRgjcByhsJ.
To post to this group, send email to mootools-...@googlegroups.com.
To unsubscribe from this group, send email to mootools-slides...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mootools-slideshow?hl=en.
To unsubscribe from this group, send email to mootools-slideshow+unsub...@googlegroups.com.