CodeHunger / Jarallax

Parallax scrolling library javascript
GNU General Public License v2.0
165 stars 20 forks source link

typo in Documentation #41

Open mad99 opened 9 years ago

mad99 commented 9 years ago

Maybe you can change the Documentantion under : http://www.jarallax.com/?page=documentation-jarallax-key At possible events, the end is: complete:When Jarallax leaves the event keys (playing forward). rewind:When Jarallax leaves the event keys (playing backwards).

BUT SHOULD BE : complete:When Jarallax leaves the event keys (playing forward). rewinded (!![ED]!!):When Jarallax leaves the event keys (playing backwards).

For others (if Documentation will not change) in jarallax.js there will chech to the event »rewinded« when Jarallax play backwards and leave the event.

Cheers Martin