Is it possible to search for a movie with the omdb api and is no results are found search a local javascript object? Here's a jsFiddle of what I have tried so far. I am just learning the basics of jquery and I think this one is beyond me.
It does require an api key that I have if required for testing, but the omdb part is working fine. I just can't get the local javascript bit to work