Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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..

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)