jquery - Stellar and contact form -


i have problem stellar , contact forms joomla found on same page on website:

http://korab-coffee.cz/

contact form doesn't anything. have solution?

thank much.

you seem using dodgy javascript.

  • when page loads, throws error because trying call windows.addevent, have removed mootools library requires
  • your jquery inserted in footer of page
  • when submit form, throws error offset null on line 48 of js.js file
  • if turn off javascript, can submit form (whether or not sends out emails server-side issue!)

validating code first step.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -