[jQuery] Smipple - Social Code Snippets

2009-06-28 Thread Ian Lewis
Hi all, I just wanted to let everyone know about a site I created for sharing code snippets in a social way. You can check it out at http://www.smipple.net/. Smipple allows you to save, organize, and share snippets with others easily. The best part though is that you can follow other people who ha

[jQuery] Re: $.data

2009-02-06 Thread Ian Lewis
The jQuery docs weren't good enough? http://docs.jquery.com/Internals/jQuery.data You should probably be using the data() function from core though. http://docs.jquery.com/Core/data Ian On Fri, Feb 6, 2009 at 4:51 PM, Chris J. Lee wrote: > > I haven't been able to find good documentation on th