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.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 28 novembre 2016 à 12h27
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.
Réponse de James Kimani
le 28 novembre 2016 à 12h55
Thanks Travis, I really appreciate you pointing me in right direction. Cheers.