Home › Forums › JavaScript › Bells and whistles for form › Re: Bells and whistles for form
September 30, 2009 at 6:50 pm
#64892
Member
For the description, see example 5a here… http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/
You would need to tweak it as far as positioning it to the left/right instead of above the element.
As for the thumbnail, you could just append the image with the jquery append method.
I’ll be back with more in depth in a bit.