javascript - What is the id of easysearch.input? -


i trying make if statement in js goes off of html input field, not normal input field. implemented easy search, meteor package. means there no declaration of id value, cannot call input .getelementbyid() or @ least not know how. can me? here link easy search: https://github.com/matteodem/easy-search-leaderboard


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -