Some of the Exhibeo themes use jQuery, which will conflict with the SmoothScroll Actionβs inclusion of Prototype. (Prototype and jQuery do largely the same things, but in different and incompatible manners.)
The easiest way for you to figure this out is to open your Developer Console in your browser, visit the page in question, and see what appears in the console log for that page. If you see anything in red, read through it carefully and see if you recognize what it is referring to.
Walter
freewaytalk mailing list
email@hidden
Update your subscriptions at:
There is one red console error and it seems to be relating to prototype.js. However, if this is the issue I do not know how to correct it.
Thank you again,
David
On 21 Aug 2015, at 13:50, waltd email@hidden wrote:
Some of the Exhibeo themes use jQuery, which will conflict with the SmoothScroll Actionβs inclusion of Prototype. (Prototype and jQuery do largely the same things, but in different and incompatible manners.)
The easiest way for you to figure this out is to open your Developer Console in your browser, visit the page in question, and see what appears in the console log for that page. If you see anything in red, read through it carefully and see if you recognize what it is referring to.
Thank you Thomas your script works excellently.
BTW - I agree with you about background music. I will tell my client that the experts have strongly recommended that we do NOT use such gimmicks.
Thank you again,
David
On 21 Aug 2015, at 14:45, Thomas Kimmich email@hidden wrote: