AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

Plugin prevents entering spaces or using keyboard to navigate page elements outside of the gallery. #119

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add an input text box to the same page as the gallerriffic plugin/images
2. After the page loads, attempt to type a sentence with spaces into the
input text box.
3.

What is the expected output? What do you see instead?
The gallerriffic plugin intercepts the keydown event and prevents the space
from being entered, which allowed me to handle my use case effectively. 
I'm providing the modified code below in case you wish to integrate these
methods into your plugin.

Thanks!
Keith

Original issue reported on code.google.com by keith.pe...@gmail.com on 27 May 2010 at 8:08

Attachments: