Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Bells and whistles for form Re: Bells and whistles for form

#64892
blue642
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.