Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I installed Optimus Core v1.2.1 on a Umbraco 6.1.4 install:
http://www.gaspar.ugent.be
The bundling of my stylesheets is working well.
However, when try to bundle the scripts:
<script src="../scripts/js/jquery-1.10.2.min.js" type="text/javascript"> </script> <script src="../scripts/js/bootstrap.min.js" type="text/javascript"></script> <script src="../scripts/js/prettify.js" type="text/javascript"></script> <script src="../scripts/js/main.js" type="text/javascript"></script>
the tabbed panels ('by car' and 'by public transport' aren't working anymore on this page:
http://www.gaspar.ugent.be/contact.aspx#public
Does anyone have an idea what could be the problem?
thanks for your help,
Anthony
had a similar problem. With me it was that the sequence of the bundled scripts got mixed up. I deleted all scripts in Settings - Bundling - Scripts and then added them all again in the right order (jquery on top).
greetings, Anja
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
jQuery feature not working after bundling scripts
Hi,
I installed Optimus Core v1.2.1 on a Umbraco 6.1.4 install:
http://www.gaspar.ugent.be
The bundling of my stylesheets is working well.
However, when try to bundle the scripts:
the tabbed panels ('by car' and 'by public transport' aren't working anymore on this page:
http://www.gaspar.ugent.be/contact.aspx#public
Does anyone have an idea what could be the problem?
thanks for your help,
Anthony
Hi,
had a similar problem. With me it was that the sequence of the bundled scripts got mixed up. I deleted all scripts in Settings - Bundling - Scripts and then added them all again in the right order (jquery on top).
greetings, Anja
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.