|
I use PHP and <?php Include ?> to include files. This way it keeps the website nice and tidy when updating.
I tryed to add some JavaScript into a .INC file, it was a Virtical Scroller that pauses when the mouse highlights it. I tryed it in a .HTML file and it worked, when i added it to a .INC file it didnt work.
What am i missing here?
|