I built out a demo page using Timeline JS and it works fine within a regular HTML file (See Example Here). However, now that I am using it with ExpressionEngine platform (v 2.9.2), I get a javascript error and the area where the timeline should appear is blank (See Here).
我使用Timeline JS构建了一个演示页面,它在常规HTML文件中工作正常(参见下面的示例)。但是,现在我正在使用ExpressionEngine平台(v 2.9.2),我得到一个javascript错误,时间轴应该出现的区域是空白的(参见这里)。
The js error message is "Uncaught ReferenceError: createStoryJS is not defined." I'm not well versed with javascript so I do not know what that means or how to correct it. Please help.
js错误消息是“未捕获的ReferenceError:未定义createStoryJS”。我不熟悉javascript,所以我不知道这意味着什么或如何纠正它。请帮忙。
1 个解决方案
#1
Per RainerJ on Experts-Exchange, I just needed to add the following reference. It works like a charm now
Per RainerJ on Experts-Exchange,我只需要添加以下参考。它现在就像一个魅力
#1
Per RainerJ on Experts-Exchange, I just needed to add the following reference. It works like a charm now
Per RainerJ on Experts-Exchange,我只需要添加以下参考。它现在就像一个魅力