Note about the jQuery Galleriffic plugin
Permalink 1 user found helpful
Hi,
Just encountered this and thought I'd share with others. If you are using the jQuery Galleriffic plugin (not sure which Marketplace Add-Ons may use this) on your site... and your page has a form on it, too... you'll want to change the Galleriffic settings to include:
By default, Galleriffic captures keystrokes in order to allow the keyboard to navigate the user through the slideshow... including the spacebar (which steps forward). I have a site where I have a form in the footer of the page... and a Galleriffic gallery up top. Users were unable to type a space in the form fields... because Galleriffic was capturing the space bar press and advancing the gallery!
Thought this might help someone else out there!
- John
Just encountered this and thought I'd share with others. If you are using the jQuery Galleriffic plugin (not sure which Marketplace Add-Ons may use this) on your site... and your page has a form on it, too... you'll want to change the Galleriffic settings to include:
enableKeyboardNavigation: false
By default, Galleriffic captures keystrokes in order to allow the keyboard to navigate the user through the slideshow... including the spacebar (which steps forward). I have a site where I have a form in the footer of the page... and a Galleriffic gallery up top. Users were unable to type a space in the form fields... because Galleriffic was capturing the space bar press and advancing the gallery!
Thought this might help someone else out there!
- John