Questions tagged [lavalamp]

LavaLamp is a jQuery navigation menu which exhibits the nifty effect of a lava lamp. When the mouse hovers over the menu items they are highlighted with an animated smooth sliding effect which adapts to match the size of the menu item text.

LavaLamp is developed for jQuery by Ganeshji Marwaha. The effect LavaLamp uses was originally written by Guillermo Rauch for the MooTools JavaScript library.

67 questions
3
votes
3 answers

Lavalamp and Accordion Conflict

I am using Accordion for my website's right menu and it works fine. I want to use Lavalamp for my main menu. When jquery.easing, my accordion does not work but I need it for Lavalamp. Does anyone have any idea how I can fix this conflict !? thanx
AliBZ
  • 4,039
  • 12
  • 45
  • 67
3
votes
2 answers

jquery lavalamp and autoscroll easing problem (conflict)

I have got a problem and am really hoping you guys can help. http://ontwikkelomgeving.wijzijnblits.nl/primawonen/ Here you can find a website that i am currently creating. As you can see the autoscroll works (called het laatste aanbod). This uses…
Luuk
  • 31
  • 2
3
votes
3 answers

JQuery lavalamp: Selecting focus/highlighting item within lavalamp when hyperlinks outside lavalamp bar are pressed

Hi I'm hoping someone can help me out with a jQuery lavalamp problem. I have the following - a menu bar using lavalamp. - a div where content is loaded into when link on menu bar is clicked - in my content div I have some links that link to the…
K2J
  • 2,573
  • 6
  • 27
  • 34
3
votes
1 answer

Pure CSS-made LavaLamp-effect: How to hold the LavaLamp on active menuitem?

I use this pure CSS-made LavaLamp-effect and I'm almost happy with it: HTML:
Dave
  • 191
  • 6
2
votes
3 answers

jQuery Compatibility issue

I am trying to use a little plugin for menu animation I found at http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/ However, I want to use it with the latest version of jQuery. However, the animation doesn't work with the latest…
Xtatic Uforia
  • 99
  • 1
  • 1
  • 7
2
votes
1 answer

How to give lava lamp effect using jquery to images

I have bulk images inside a div element so I need to give some nice lava lamp effect to those images which I am unable to get it and followed some examples from the below site: http://nixbox.com/projects/jquery-lavalamp/demos Can anyone help me…
coder
  • 13,002
  • 31
  • 112
  • 214
1
vote
1 answer

jQuery MagicLine Navigation - Line larger on first link?

I was wondering if anyone could assist me on solving this problem with jQuery MagicLine Navigation (http://css-tricks.com/jquery-magicline-navigation/) Seems to be that when the page loads the li id="magic-line" always seem to extend 10 px larger…
EpzOne
  • 11
  • 2
1
vote
1 answer

jQuery Lavalamp problem: when link is clicked and new php content is loaded, slider jumps back to original position (newbie q)

I am working on a site located here: http://temminktrainingcoaching.nl/beta/ There's a lavalamp menu, and when you click on the links it loads the pages by including php files in index.php (which is all content except for the logo and…
kapoko
  • 938
  • 1
  • 11
  • 29
1
vote
1 answer

Can sIFR and LavaLamp work together?

I am having a heck of a time getting sIFR and LavaLamp to play nice together. A brief history of LavaLamp: LavaLamp: a jQuery plugin started up by load the LavaLamp and jQuery supporting JS files add the LavaLamp css create an unsorted list and add…
None
1
vote
1 answer

SWFObject and jQuery Lava Lamp plugin, Flash flickers in FF

HI, I have a flash movie and lavalamp menu on the page, when moving the mouse over the menu the flash flickers, and the lavalamp animation is slow and not smooth. SWFObject v2.2 jQuery v1.5 jquery.LavaLamp v1.3.5 Any Ideas?
Dr Casper Black
  • 7,350
  • 1
  • 26
  • 33
1
vote
1 answer

Conflict Lavalamp Accordion jquery

I cant solve a conflict between Lavalamp and Accordion, here is the code. When one of them works, the other does not, and viceversa. I have deleted one of the jquery library (jquery-1.4.min.js or jquery.min.js) but it does not work. Also I have…
Laura
  • 1,192
  • 2
  • 18
  • 36
1
vote
2 answers

jQuery LavaLamp: How to move/set the lavalamp highlight on required LI using hyperlinks outside the lavaLamp

Now this question has been asked before but I am not able to get the answer. I have a Lavalamp with 4 LI inside it, clicking on each of them loads some content in a div. It works all fine. Now I have a hyperlink somewhere on the same page outside…
JMDee
  • 168
  • 3
  • 12
1
vote
1 answer

Lavalamp drop down overlapping

I am trying to work with the lavalamp plugin for jquery and add a drop down functionality to that. Both the drop down and the lavalamp effect works fine on this code except my problem is the drop down extends the lavalamp effect. i am sure the…
Jeremiah
  • 94
  • 6
1
vote
1 answer

Full Screen Sliding Site, Lavalamp doesn't work

I am using a full screen sliding website (fss slider) with a lavalamp function (spasticNav) for the nav bar. In each slide I have placed the same menu, with a class of "current" for the that pages li item. However, the javascript for the lavalamp…
Ryan Wegner
  • 137
  • 1
  • 6
1
vote
1 answer

Jquery conflict, one script won't work with another

I have jquery script for menu and other for gallery, how to enable both of them to work? Below is my code I also have some expanding box problem on the li element, whit thi explanation: Any content that does not fit in a fixed-width or -height box…
1
2 3 4 5