[jQuery] Re: LavaLamp for jQuery lovers released!

2007-08-24 Thread Pyrolupus
On Aug 23, 10:16 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > Yes Pops u r right... i wasn't able to test in IE 6 coz, i don't have one... > > I had to borrow my friends laptop to find out the problem after u pointed it > out... I guess, i will try to fix it sometime tonight. If you (or an

[jQuery] Re: LavaLamp for jQuery lovers released!

2007-08-23 Thread Ganeshji Marwaha
Yes Pops u r right... i wasn't able to test in IE 6 coz, i don't have one... I had to borrow my friends laptop to find out the problem after u pointed it out... I guess, i will try to fix it sometime tonight. Thanks -GTG On 8/23/07, Pops <[EMAIL PROTECTED]> wrote: > > > GTG, > > Maybe its just

[jQuery] Re: LavaLamp for jQuery lovers released!

2007-08-23 Thread Pops
GTG, Maybe its just me, but under IE6 your demo does not appear correctly. You have to change the width so the the items fit.. Around 480 makes it right. But I think the overall issue is the spacing of the items. Can you repeat this under IE6? -- HLS On Aug 23, 12:20 pm, "Ganeshji Marwaha" <

[jQuery] Re: LavaLamp for jQuery lovers released!

2007-08-23 Thread Sonic746
Quite a nice effect. On Aug 23, 12:20 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > Hi friends, > > Thank you! both for all your patience and valuable feedback. This sure > helped shaped this plugin into whatever it is today. > > LavaLamp is a very simple menu plugin for jQuery. As many of

[jQuery] Re: LavaLamp for jQuery lovers released!

2007-08-23 Thread Pops
Very nice! I do have one comment to make, I follow all the instructions and it was perfect except one thing which I think is just a typo. You get an error becuse there is a missing "}" in the startup code. $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })); I had to