updating changes that are not reflecting
removing ~ files
Fixing #1111850. Form tips description hides under fieldset.
Fixing #1111850. Form tips description hides under fieldset
Tested release for 5.x Drupal version. Dependency on Jquery Update. Formtips.js updated.
alpha release for 5.x Drupal version. More testing being done.
Backport of 0fb8591: Improved the contrast of the color of the text in the tooltip to make it stand out more.
Backport of 76667f3, a5fe74a and f97d501: Added an option to select between hover and click to trigger the tooltips.
Prevent default action on clicking the tooltip link. Avoids affecting the form when clicking the tooltip link.
Fixed issue with click trigger due to erroneously referenced variable name. Also, made click toggle visibility.