Monthly Archives: December 2009

a note on json_de/encode

I just thought I should quickly post this note simply because I know a few people might have problems with parsing it with the above functions. I would like first to say that json_encode and json_decode are PHP 5.2.0+ methods … Continue reading

Posted in Web Development, jquery, php | Tagged , | Leave a comment

bug with fcbkcomplete when loading through ajax

If you find that your jquery autocomplete plug-in specifically the fcbkcomplete variant works nicely when you load the entire document, but doesn’t work when you make requests through ajax to display the content in a dv tag, you might want … Continue reading

Posted in javascript, jquery | Leave a comment