It looks like you’re new here. If you want to get involved, click one of these buttons!
Hello, I’m very interested in JKit and tried to install it on top of my WordPress site. The 2 js files (jquery-1.9.1.min.js and jquery.jkit.1.2.3.min.js) are well loaded with my page, but when I look at the page code, I have the following error that appears : “Uncaught TypeError : Object [Object, object] has no method ‘Jkit’ Of course, none of the JKit functions are working, due to this error ! Can somebody give me some clue to help me ? Many thanks
Your jQuery link is wrong, gives me a 404: http://www.inglobo.fr/fr/modele/accueil/jquery-1.9.1.min.js
Everything works, it’s just that you want to jump to an anchor that doen’t exist. Maybe I have to add a check for that in a later version so that it doesn’t throw an exception.
I have modified the code in order to be sure that the anchors are well placed now. Seem to work except one thing : I have placed a long timing (5000) for the speed and when I click ont the link for the first time, the speed is OK, but if I continue to click several time, the speed seems to be smaller and smaller. Could you have a look on that please. Many thanks Pat