<a class="clickable">CLICK HERE</a>
('.portfolio-fs-viewport').append('<a class="clickable">CLICK HERE</a>');
$('.portfolio-fs-viewport').append('<a class="clickable">CLICK HERE</a>');
This is how:
And i get this error in console:
SyntaxError: Unexpected token <
If that doesn't work then there is a problem somewhere else in your script.