Closed grommas closed 9 years ago
Thanks for referring to the project. This bug does not seem to be related to INIT. So sadly we cannot help you with debugging the project. Please refer to the requirejs docs to find out more about it and open a StackOverflow issue which might be the best solution here :)
Thanks for using INIT.
Yeah, a StackOverflow is probably the best solution. Never had problems like this while developing, strange stuff, I'll check it out. Thank you for your good work, I am looking forward to the new version!
Thank you! Hopefully we won't disappoint you :)
Hi
I’m trying to get a website working with requirejs. It works fine in most systems and in most of the browsers. But it fails (combined with ‘scrollmagic’, ‘fullpage.js’ and other script) in safari on random system versions (iMac, mbp) and random safari versions (occurred in safari 6, 7 and 8). In this case the Browser just showed a couple of elements, struggled while scrolling and crashed after time.
While I don’t know the reason for this behavior, I try to catch every mistake. I don’t know if the wrong behavior results from my lack of knowledge, if I do something completely wrong or if there is a bug inside one of the used tools. So I want to ask you, as well as the guys of the other tools – do you have any hints for me?
I’m not sure about the right implementation of plugins in requirejs. I think i got the right use for ‘scrollmagic’, but I’m not sure about ‘fullpage.js’. Is it possible to write a module-like use of ‘fullpage.js’ or is the use right as per particulars given below? Already studied the documentations, since I use all the stuff the first time, I would appreciate any help!
Best regards Jakob — http://jakob.grommas.com/bt/ In case of doing something wrong, here a detailed strip down for my main.js and my modules—
main.js (preconfigured by config) :
modules/fullpage.js :
modules/scrollmagic.controller.js :
modules/scrollmagic.controller.js :