Visit the
Groups blog for the latest Yahoo! Groups information
Home
Activity within 7 days:
(No Activity)
Description
This is the support group for the JavaScript based Taffy DB library. Taffy DB is a free and opensource JavaScript library that acts as thin data layer inside Web 2.0 and Ajax applications. You can find more details and examples and download the latest version @ taffydb.com
Hello all, The print function of taffydb freezes the browser as there is a lot of amount of records. Is there any way to break the loop for printing the table
Hi All, I have a collection with objects like this { name : 'myname', categories : [1,2,4] } Now, i'd like to find every object that has any one (or more) of a
Hi, my first. I have a xml , jquery xmltojson parse it, and I want to convet taffy, but not work. here is my code: var geonews = $.xml2json(data); //jquery
Hi, Just wondering if there's something like a save() method that does the equivalent of: skill = chardata['skills'].first({ skill_id: i }); if (!skill) {