leemeichin / say-cheese

Minimal javascript library for integrating a webcam and snapshots into your app.
http://leemachin.github.com/say-cheese
MIT License
550 stars 97 forks source link

Use querySelector instead of querySelectorAll #8

Closed olivernn closed 11 years ago

olivernn commented 11 years ago

Since you are only using the first element anyway.