[jQuery] Re: Can I use more than one JQuery code on a page at a time?

2009-05-01 Thread SPWebcreations
I fixed It! I see people all over the place saying they had this same problem and it is so so so easy to fix! The Lava lamp navigation uses the jquery.easing script in the coda slider there is a code that uses the easing function all you have to do is delete it... Thanks for looking into the probl

[jQuery] Lava lamp navigation and coda slider on same page but only one works.. HELP!

2009-04-28 Thread SPWebcreations
The navigation works but the slider does not Driving me crazy! Here is what I got... Thanks! $(function() { $("#top-nav ul").lavaLamp({ fx: "backout", speed: 700, click: function(event, menuItem) {

[jQuery] Re: Can I use more than one JQuery code on a page at a time?

2009-04-28 Thread SPWebcreations
Brian thanks for the reply! However... If I take away the Jquery.js and keep the jquery.1.3.2 the coda slider will stop working and the navigation will start working... Here is the link to the actual page that has the code... www.txenergysaving.com/audits/ Thanks for your help! Scott

[jQuery] Can I use more than one JQuery code on a page at a time?

2009-04-26 Thread SPWebcreations
I am using the lavalamp navigation and the coda slider on the same page but only one will work at a give time... Can anyone help? Here is my Jquery... $(function() { $("#a").lavaLamp({ fx: "backout", speed: 700, click: functi

[jQuery] Can I use more than one JQuery code on a page at a time?

2009-04-18 Thread SPWebcreations
I am using the lavalamp navigation and the coda slider on the same page but only one will work at a give time... Can anyone help? Here is the header file I am using... $(function() { $("#a").lavaLamp({ fx: "backout", speed: 700,