Forums

Load JS problem

wilson_x 17 Aug, 2012
I have problems with validation then I'm reading the document about jQuery problems and it says that I should to put this code in a Load JS action

window.addEvent('domready', function() {
  if ( typeof jQuery != 'undefined' ) {
    jQuery.noConflict();
  }
});


When I Save the form I get this

  }
});

I don't know what is my mistake. I'm using joomla 1.5.26 and the last chronoforms version.
GreyHead 18 Aug, 2012
Hi wilson_x,

I have no problem saving it here :-(

Bob
This topic is locked and no more replies can be posted.