Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • iaassens Friend
    #197524

    Hi,

    Are all the CSS, Components and JavaScripts available in all joomlart themes. Or do we have to implement them ourself? Trying to get the popover javascript to work but nothing is happening which properly means that it is not implemented, or is it? :confused:

    cheers
    Dennis

    TomC Moderator
    #534207

    Not entirely certain what you mean. For clarification, please provide the url of the site you’re working on, as well identify any particular element that isn’t functioning as you believe it should.

    iaassens Friend
    #535284

    For example, this does not work with the appolio theme, but works perfectly fine with the latest themes, biz, sugite etc.
    You will find more info here. http://getbootstrap.com/javascript/#tabs

    <ul class=”nav nav-pills nav-stacked”>
    <li class=”active”><a href=”#home” data-toggle=”tab”>Home</a></li>
    <li><a href=”#profile” data-toggle=”tab”>Profile</a></li>
    </ul>

    <div id=”myTabContent” class=”tab-content”>
    <div id=”home” class=”tab-pane fade active in”>
    <p>lorem ipsum</p>
    </div>

    <div id=”profile” class=”tab-pane fade”>
    <p>avec met</p>
    </div>
    </div>

    cheers
    Dennis

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

This topic contains 3 replies, has 2 voices, and was last updated by  iaassens 10 years, 6 months ago.

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