Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
robert_mika
Master III
Master III

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

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