Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • omikron Friend
    #163398

    I noticed that on JA tabs for Joomla 1.5 when you click on “tab b” during “tab a’s” transition it stops the transition to “tab a” and transitions to “tab b”.

    JA Tabs for Joomla 1.6 however doesn’t share this functionality, if you click on “tab b” during “tab a’s” transition it actually finishes the transition to “tab a” and then doesn’t allow you to click on “tab b” until you click on a different tab(like “tab c”).

    This incorrect behavior can be observed here;

    http://joomla16-templates.joomlart.com/ja_events/index.php/other-features/rich-typography

    I noticed that in the JA Tabs 1.5 js file it has this code to stop the old animation before the new one starts;

    this.changeEffect.stop();

    This line is commented out in JA Tabs 1.6 and breaks JA Tabs if not commented(obviously why it’s commented out)

    Does Joomlart know why this is happening and/or plan to fix?

    Ninja Lead Moderator
    #389603

    Hi omikron,

    Since its not a bug, just a suggestion on how ja tab .16 works, there could be some reason, our devs will review it and have the answer for you:
    http://pm.joomlart.com/browse/JAECPLGJATABJIVI-19

    omikron Friend
    #399366

    Is there any update on the status of this fix?

    Two months later and still listed as unresolved;

    http://pm.joomlart.com/browse/JAECPLGJATABJIVI-19

    Ninja Lead Moderator
    #399510

    H iomikron,

    I have noticed the devs again about this issue. Since its an improvement issue, it is set in low priority hence might take longer to get solved compared with urgent cases. Please understand and wait for a little more time :).

    Ninja Lead Moderator
    #400946

    Hi,

    Our devs have just had a answer for this issue:
    http://pm.joomlart.com/browse/JAECPLGJATABJIVI-19

    This issue is not error systems. Its due to the difference in code syntax of Mootools 1.2 and Mootools 1.3:

    On j1.5 use Mootools 1.2.x: this.changeEffect.stop();
    On j1.6 use Mootools 1.3.x: this.changeEffect.cancel();

    Hope the info is helpful.:)

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum