1 users online. Create an account or sign in to join them.Users
script code
This is an open discussion with 2 replies, filed under General.
Search
this (pastie) is what i have been using in my templates.
Excellent! Thank's a lot! :)
Create an account or sign in to comment.
Hi everyone! I'm going to integrate symphony on a website! With debugger I see there's an error in this line, and if I remove it website "works":
<script>window.jQuery || document.write('<script src="{$workspace}/happiness/js/jquery-1.7.1.min.js"></script>')</script>
Is this a syntax error or is there something more?