Weekly Wrapup – jQuery
jQuery / Ajax – I started setting up a new site for a client, one aspect of which requires a dynamic search box (showing results as the user types). I used straight jquery to a php backend to accomplish this, though the site is still private, so I can’t share the link yet.
Php software – Also as part of this project, I bought a php / mysql script already written with most of the features desired. This will save a lot of time, however, the code was a little more tediously written than I would have liked. I can work with it, but it’s one of the pitfalls of buying source code.
Category: Uncategorized Comments Off on Weekly Wrapup – jQuery