Quantcast
Viewing latest article 2
Browse Latest Browse All 11

Joyride tour in older versions of jQuery

Joyride tour in older versions of jQuery

Joyride, the nice guide/tour library based on jQuery, does not work in older version of jQuery (like 1.3 or 1.4). We had a Drupal 6 project, where we wanted it. Our Drupal 6 site used jQuery 1.3 version.  We tweaked the joyride code to make it work in jQuery 1.3. Basically,1. We included a function that is not a part of 1.3 version (isEmptyObject) 2. Older versions of jquery seems to differ in the way constructor context are being utlized. Hence we had to find the correct next li item using a bit of code,

    selvamFri, 05/09/2014 - 07:50
    Image may be NSFW.
    Clik here to view.
    knackforge blog knowledge base

    Viewing latest article 2
    Browse Latest Browse All 11

    Trending Articles