Do u know of any free javascript script that will popup as a bubble with some information on it when I click on any form element in a page?
I can show you an example of what I want:
[IMG]http://thumbnails5.imagebam.com/410/0c790e4092858.gif[/IMG]
We use Scriptaculous and its Animation Framework: http://wiki.script.aculo.us/scriptaculous/show/CombinationEffectsDemo
Matti Ressler Suomedia
Or you could use JQuery's JTip: http://www.codylindley.com/blogstuff/js/jtip/
the best jQuery plugin to create bubble popups and tooltips at
http://plugins.jquery.com/project/jqBubblePopup
try it out!