Home › Forums › JavaScript › Could anyone help me with some jQuery?
- This topic is empty.
-
AuthorPosts
-
February 15, 2011 at 3:38 am #31630
neliuz
MemberHi guys :)
I need help with some jQuery…
Here is the site : http://obehi.com/sandkasse/cafe_riss/cafe_riis/index.html
This site is NOT done :)I have used jQuery to simulate or copy the dragoninteractive.com navigation menu.
Everything works great, perfekt…
Except of when i add a new jquery code with a file named interface.js wich helps me
get that mac-menu look on the social media icons at the botom of the site.The problem is: I think that this interface.js library is interfering with my first code,
wich makes the menu possible! The menu works.. but in a freaky weard way :PI have tryd for some days now without any luck or help.
I tryd to do the jQuery.noConflict(); method. And i guess it´s totaly wrong
cause that did not work. I have tryd moving the files from the place
and moved it to a file named js so that it was external.
In order to get the navigation on top of the site to work again i have to disable the
interface.js and dockmenu.js files.
So i hope you can help me solve this problem :) >_< I thought it would look cool or something… hehe. But i can always drop that thing
and just use nothing at the botom of the site!Thanks alot in advanced!
neliuz
February 15, 2011 at 3:57 am #60311jamygolden
MemberI’m sure this isn’t helping – you’re loading up two different versions of jQuery.
February 15, 2011 at 4:09 am #60314neliuz
MemberOk, where do you see that? you mean that interface.js is an old library of jquery?
February 15, 2011 at 4:10 am #60315jamygolden
Member
Notice where I start and stop the copy/paste
February 15, 2011 at 4:24 am #60305neliuz
MemberThanks :) But as you told… does not solve the problem :(
February 15, 2011 at 4:44 am #60306jamygolden
MemberIt seems to be working on and off. Remove interface.js and the extra jQuery library – Does it work properly?
February 15, 2011 at 5:01 am #60301neliuz
MemberYes it does! But than i cant use the bottom dock-menu! Wich what i want to :)
Wanna use them both.February 15, 2011 at 5:22 am #60297jamygolden
MemberOk cool, I’m just making sure it’s causing the problem. Try placing it in different places. Load interface.js first (before any other javascript files). If still not working, try loading it in the footer (after all javascript files).
February 15, 2011 at 5:28 am #60298neliuz
MemberHi :) Ps thanks for tryng to help me :D hehe…
I did what you asked me to, but with not luck :(
The same thing happends! I dont know if it´s something in the interface.js
that causes the problem. But i cant find what!February 15, 2011 at 5:44 am #60283jamygolden
Member -
AuthorPosts
- The forum ‘JavaScript’ is closed to new topics and replies.