Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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..