Difference between revisions of "Template:Team:Potsdam/MaterializeCSS"

Line 2: Line 2:
 
<head>
 
<head>
 
<script>
 
<script>
document.getElementsByClassName("example").forEach(function(entry) {
+
document.getElementsByClassName("materialized ").forEach(function(entry) {
 
     console.log(entry);
 
     console.log(entry);
 
});
 
});

Revision as of 21:48, 21 May 2017