CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Tooltip widget (jQuery UI 1.9)
Pages: [1]

Author Topic: Tooltip widget (jQuery UI 1.9)  (Read 403 times)

carlitos

  • I’m new here
  • *
  • Posts: 25
  • Karma: 1
    • International Council for Traditional Music
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 6
  • MySQL version: 5
  • PHP version: 5
Tooltip widget (jQuery UI 1.9)
March 05, 2014, 02:58:08 am
Hello all, and I hope this is the right board to post this.

I'm trying to implement a simple tooltip solution for a Profile Edit page. it looks like the builtin Tooltip widget of jQuery UI would work exactly as I'd need. However, that widget is part of jQuery UI v1.9, and CiviCRM's builtin version of jQuery UI seems to be v1.8.16. Close, but no cigar.

Before I continue, my setup: Drupal 6.x, CiviCRM 4.1.5. Are higher versions of CiviCRM including jQuery UI 1.9 and up? If so, I'll look to update right away, if not, please keep reading.

I tried qTip (www.qtip2.com), a jQuery plugin which needs only jQuery 1.6, but it didn't work (I got JS error messages I couldn't fathom). I suspect is had to do with Drupal's own implementation of jQuery being 1.3.2 (after installing the jQuery Update Drupal module, that is). Still, I tried a very crass solution, replacing every call to $ (in qTips's source code) to cj, but still, no good.

If anyone has implemented anything like this, could you share your experience? Maybe there is a way of upgrading Civi's jQuery UI to 1.9 or beyond? Thanks a lot!

Carlos

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Tooltip widget (jQuery UI 1.9)
March 05, 2014, 05:47:51 am
Quote
Are higher versions of CiviCRM including jQuery UI 1.9 and up?
Yes.
Try asking your question on the new CiviCRM help site.

carlitos

  • I’m new here
  • *
  • Posts: 25
  • Karma: 1
    • International Council for Traditional Music
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 6
  • MySQL version: 5
  • PHP version: 5
Re: Tooltip widget (jQuery UI 1.9)
March 06, 2014, 01:32:02 am
Quote from: Coleman Watts on March 05, 2014, 05:47:51 am
Quote
Are higher versions of CiviCRM including jQuery UI 1.9 and up?
Yes.

Great, I'll update then! :) Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Tooltip widget (jQuery UI 1.9)

This forum was archived on 2017-11-26.