just treid to put some jquery code to Homepage Message
after submiting and reloading Homepage Message I observed problem with $ sign:
$ sign is changed to $ and script does not work
please help
tnx
- Code:
<script>$('.classname').after('new text');</script>
after submiting and reloading Homepage Message I observed problem with $ sign:
$ sign is changed to $ and script does not work
please help
tnx