Search Results

1
vote
1answer
184 views

Making a fixed tooltip vanish by scrolling.

I'm trying to create a messagebox that is fixed to the bottom of a webpage, so when a user scrolls, it stays put (simple css). However, I'd like the messagebox to disappear when the user scrolls t …
1
vote
2answers
935 views

Blurring fisheye effect on a vertical text menu

I'm searching for existing scripts that will animate a vertical text menu by blurring text and zooming it according to the mouse pointer. I'm trying to accomplish these actions: 1. O …
0
votes

How can I get a fixed-position menu like slashdot’s comment filtration menu

Do either of you have a working example of the code you've pasted? I am extremely interested in implementing something much like this, with a different application altogether. I'd be very …