View Single Post
  #3  
Old 12-21-2009, 02:12 PM
Seapyramid Seapyramid is offline
Premium Member
 
Join Date: Feb 2009
Posts: 373
Gender: Female
Credits: 21,137
Seapyramid
Default RE: Javascript/Jquery not being run.

Quote:
Originally Posted by exactly33
I've uploaded the original template file, where the javascript is working.
http://adopt.universe-9.com/templates/default/original.html

Thanks again. :D
JS is normally iniciated in the <head></head> PHP pages don't have that area for the JS to be started. It is possible to use JS in php but is done in a bit different process to enable it.
Reply With Quote