Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • jagreen78 Friend
    #133007

    I follow the supposed documentation with JA Tabs and then implement something like this into an article

    {jatabs type=”content” position=”top” width=”550″ height=”300″ mousetype=”click” animType=”animMoveVir” skipAnim=”false” duration=1000 }
    test
    test
    test
    test
    test
    {/jatabs}

    and all it shows is the tab titles and that’s it…..why isn’t this working?

    g1900kon Friend
    #269198

    I have exactly the same… only tab titles but no text. When I look in the source of the page, I do see the text:

    <p style=”font-family: Verdana, Arial, Helvetica, sans-serif”><script type=”text/javascript” charset=”utf-8″>
    window.addEvent(“load”, init);
    function init() {
    myTabs1 = new JATabs(“myTab-954854619”, {position:’top’,width:500,height:200,mousetype:’click’,animType:’animMoveVir’,skipAnim:false,duration:1000,heightTabs:30,widthTabs:500,style:’basic’,mouseType:’click’});
    }
    </script><div class=”ja-tabswrap” style=”width:500px; height:200px”> <div id=”myTab-954854619″ class=”container” > <div class=”ja-tabs-title-top” style=”width:500px; height:30px”>
    <ul class=”ja-tabs-title”><li><h3><span>Tab1</span></h3></li><li><h3><span>Tab2</span></h3></li><li><h3><span>Tab3</span></h3></li></ul>
    </div>
    <div class=”ja-tab-panels-top” style=”width:480px;;”><div class=”ja-tab-content”>
    <div class=”ja-tab-subcontent”><font color=”#ff0000″>Tab1 text</font> </div>
    </div><div class=”ja-tab-content”>
    <div class=”ja-tab-subcontent”><font color=”#ff0000″>Tab2 text</font> </div>
    </div><div class=”ja-tab-content”>
    <div class=”ja-tab-subcontent”>Tab3 text </div>
    </div></div> </div>
    </div></p>

    What have I done:

    – enabled JA Tabs plugin
    – enabled JA Tabs Module (position left, parameters: type content, position left)

    Code in article:

    {jatabs type=”content” position=”top” width=”500″ height=”200″ mousetype=”click” animType=”animMoveVir” skipAnim=”false” duration=1000 }
    Tab1 text
    Tab2 text
    Tab3 text
    {/jatabs}

    What are we doing wrong here?

    scotty Friend
    #269213

    Is there any chance that the font color is the same as the bg color?

    g1900kon Friend
    #269247

    As you can see, I made the text red just to make sure this wasn’t the case. I am also not able to select (mark) the text with my mouse, so the text just doesn’t seem to be there.

    g1900kon Friend
    #269539

    jagreen78, did you manage to solve this problem?

    jagreen78 Friend
    #269540

    I haven’t had any helpful replies…..the documentation is VAGUE and who ever runs this site isn’t at home 🙁

    g1900kon Friend
    #269798

    I have now created two custom html modules with position ja-tabs. And in the article I changed my code to:

    {jatabs type=”modules” module=”ja-tabs” position=”top” mouseType=”click” animType=”animFade” skipAnim=”false” duration=1000} {/jatabs}

    The tabs are created on the site, but still no text or a picture I added is visible. Maybe it has to do with the css files? When I first opened my site and looked in the source, I saw this line:

    <link rel=”stylesheet” href=”http://mysite/plugins/content/ja_tabs/themes/basic/style.css” type=”text/css” media=”screen”/>

    The CSS files was not there, so I copied the “default” theme into a new directory “basic” and the tabs were visible.

    Isn’t there somebody out there who could help out? This is so frustrating.

    g1900kon Friend
    #269899

    I have solved my problem. When I set: skipAnim=”true” than my content appears. I loose the nice effects, but at least I have content.

    bandbreed500 Friend
    #270824

    So what does one do now when you would like to have the nice effects _and_ content (which is always useful).

    It would be appreciated to get some help on this from an authority on this…

    g1900kon Friend
    #271064

    Yes indeed! I now have the tabs, but I am unable to change the width and height (see my other topic).

    It is disappointing that nobody from the crew is able to answer any questions on this matter

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

This topic contains 10 replies, has 4 voices, and was last updated by  g1900kon 16 years, 1 month ago.

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