In console writes:
uncaught reference error.
Please tell me, where is error?
<script>
$('select').selectric({
maxHeight: 200
});
$.noConflict();
</script>
In console writes:
uncaught reference error.
Please tell me, where is error?
<script>
$('select').selectric({
maxHeight: 200
});
$.noConflict();
</script>
I thik this code can avoid error: