Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
robert_mika
MVP
MVP

Materialize.css

Anyone has been trying to use this framework?

I know that QS support Material Design but does it include Materialize?

I'm using those tabs:

https://materializecss.com/tabs.html

but when QS object is dragged into mashup it will not show up.

Is there a clash between jquery and require.js ?

I'm using both:

  <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script>

and

    <script src="/resources/assets/external/requirejs/require.js"></script>

the jquery is need to run.

$(document).ready(function(){

    $('.tabs').tabs();

  });

without the jquery link the tabs do not work.

1 Reply
Anil_Babu_Samineni
MVP
MVP

I don't think so, Because Library files never holding Tags like #ID and .Class. I believe, Materialize.css never hang. IS that is the question, Answer is NO

If you are talking about two libraries, Then I believe there is some co-relation between library frameworks. But, This won't make problem. Please let us if you are facing any problem..

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful