Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged json



« Prev 1 Next »
Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery
3 952 posted 13 years ago by eddequincey
As of my ongoing preparation for the 1K tweet :) I was interested to see the 1000th tweet from some friends timeline. And when I didn't find an existing method, I thought I could write few jQuery lines to solve this..
1 749 posted 13 years ago by mikemore
This is a two file video player. I use JSON to get the list of videos from a user, then when a thumbnail is clicked, an AJAX request is sent with the id of the video, and an oEmbed response is sent back.
4 623 posted 13 years ago by mloberg
usage; $.toJSON($(\'form\').serializeObject());
3 667 posted 13 years ago by virgil
Don't know if the code is working, it's written from memory, but I think it will work....
1 553 posted 13 years ago by sbglasius
3 597 posted 14 years ago by bitmanic
Find out how to retrieve a count of the total times users have bookmarked your web site or web page on Delicious by using JQuery and JSON. The code is pretty simple and can be done in under 18 lines of code.
1 894 posted 15 years ago by neal_grosskopf
« Prev 1 Next »