The solution is a tricky one:
Source: http://stackoverflow.com/a/14659603/304371
<script>
$(window.blogger.ui()).on('viewitem', function (event, post, element) {
prettyPrint();
});
</script>
Source: http://stackoverflow.com/a/14659603/304371
No comments:
Post a Comment