Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • panosru Friend
    #141731

    Hello, i think that its better to have the title into title tag instead of the id of the article that will load with ajax.

    I changed ja_tabs.php on line 209 to this:

    [PHP]$lis .= “<li title=””.$row->title.”” id=”{$row->id}”><h3><span>”.$row->title.”</span></h3></li>”;[/PHP]

    and on ja_tabs.js on line 261

    this.tabRequest = new Ajax(this.options.ajaxUrl+ '&tab=' + this.loadingTab.getProperty('id'), {method:this.options.ajaxOptions,onComplete:this.update.bind(this)});

    theprofessor Friend
    #307071

    Thanks for the tip! 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  theprofessor 15 years, 5 months ago.

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