How to include jquery from file
Hi,
I have jquery in every page. part of the jquery is common so I though I will just put it in a file an include it in every page within the <script>, something like the include in php.
is this possible?
How please?
Thanks