Jquery functions. Should I hold it in one file or is it okay to intersperse it?

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2010-05-30T16:29:35Z Indexed on 2010/05/30 16:32 UTC
Read the original article Hit count: 127

Filed under:
|
|
|

So, I have a lot of php files where I use jquery functions. Do I need to create a seperate .js file for all jquery functions or I can put it together with php files or it actually doesn't matter at all?

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript