Javascript 'Interactive Map' working intermittently on Chrome

203 Views Asked by At

I have created this map (in adobe edge - it uses javascript): http://lpff.org.uk/Book-a-Pitch/All

It loads first time in Safari (mac). On Chrome (mac) it -sometimes- doesn't work the first load, if you click refresh then it works.

On the first load in Chrome I get these Javascript errors: Uncaught TypeError: Cannot call method 'bindElementAction' of undefined index_edgeActions.js:16 Uncaught TypeError: Object # has no method 'okToLaunchComposition'

How can I get it to work first time - and what's causing this strange behaviour?

0

There are 0 best solutions below