views:

442

answers:

2

I really don't want to use prototip or prototip2 because I have to pay for them and I only need to do one very simple alert. The user will submit a remote form and then a small alert will come up and fade out after 5 seconds or so. It doesn't even need any fancy styling. I'd ideally like to use scriptaculuos over jquery. I just have no idea about the cool plugins and js extensions out here. THanks!

+1  A: 

Check this out (uses jquery): http://flowplayer.org/tools/demos/tooltip/index.html

JRL
+1 for the great resource .
YetAnotherCoder
+1  A: 

this one based on jquery is definitely my favorite : http://craigsworks.com/projects/qtip/

Mike