So today Alex managed to get search working! Props to him for that; it was a 'return false;' statement right below our loop. Turns out the form we were using was messing up our page - it was a result of refreshing, which was removing all the list items we were adding.
So, here's some fancy pictures of the new search functionality we now have. I also added descriptions and links to our search results, so now they'll take you to book.html, which will [soon] play your audio book and have controls as well. I made it pass a variable to the book.html, called ID, which is handling the book ID via JSON. This book ID is used in their API, and should give us enough information to be able to get the audiobook itself!
Side note: Descriptions will contain more information soon, it'll just take some slight modifications!
These screenshots are making me eager to get LibriFox running on my phone! We already talked about the importance of providing the code examples you refer to in your posts. You told me I'll start seeing them in posts from here on.
ReplyDelete