Just for fun, I decided to write a live search version of the main movie DB.
It was much quicker/easier than I thought.. since it's basically just ajax!
I call the ajax->php bit "onkeyup".
Do the DB query, and write it to a list which appears in a div under the form field.
I think it should be harder!!!
Oh and.. autocomplete="off" in the form tag turns off the browser autocomplete.
I'll post snippets another time, although it's pretty darn obvious eh?
Tuesday, May 13, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment