Announcement

Collapse
No announcement yet.

Merging Jquery with Javascript Functions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Merging Jquery with Javascript Functions

    Hi,

    I am just compressing all our JavaScript into one file however when I merge the jquery file with some standard JavaScript functions the functions seem to stop working anyone know why this might be? do I need to keep the jquery's as separate files?

    Simon
    www.simonstaton.co.uk

    #2
    I'd keep it separate. jQuery is under continuous development and you may need a new version at some future time. A lot easier to do if it's a separate file.

    Likewise the actiniccore.js and actinicextras.js. They have had several changes over the last year and you'd be stopping these from becoming updated if you update Actinic.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Let google host it for you. Save your bandwidth.

      Comment

      Working...
      X