Hi guys, can someone please help me achieve the exact same functionality as the movie search box on the home page using the api? Alternatively, I'd really like to view the code for that textbox if its available? Thanks in advance.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 28 de noviembre de 2016 a las 12:27
Hi James,
I don't have anything in particular to offer/show you but all of the code on the website is viewable by looking at the source ;) I use the Kendo UI Autocomplete component for that and am actually hitting the public API directly so there is literally no code being used that you can't see.
Contestado por James Kimani
el 28 de noviembre de 2016 a las 12:55
Thanks Travis, I really appreciate you pointing me in right direction. Cheers.