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.
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.
Travis Bell 的回复
于 2016 年 11 月 28 日 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.
James Kimani 的回复
于 2016 年 11 月 28 日 12:55下午
Thanks Travis, I really appreciate you pointing me in right direction. Cheers.