Attaching Javascript events to slideshow elements
-
Hi,
I have two forms on a page (teal background). Both have javascript events attached so for example when the user types in the input field:– non numeric characters are removed
– the placeholder drifts above where the user is writing.This works on the second form, but the javascript events are not attached to the elements in the slider. I suspect this has something to do with dom loading order, but cannot work out exactly how to fix.
Does anyone have a suggesiton?
ThanksThe page I need help with: [log in to see the link]
The topic ‘Attaching Javascript events to slideshow elements’ is closed to new replies.