I created a really simple action - when a button is clicked, an image will appear. The image is hidden on load, if I unclick this it does show on the page, so nothing wrong there. It’s just that is fails to work with the 'button4_click(event).
It was working for a week and now it has stopped. I have checked the code and it is still there as always.
The code is as follows
('#image1').show('SpinIn')
Any ideas?