So what was the solution?

Rey

Christopher Jordan wrote:
> Okay, nix that... I just found the information I needed. Sorry to spam 
> the list. :o(
> 
> Chris
> 
> Christopher Jordan wrote:
> 
>> Hi folks,
>>
>> So far in my little jQuery existence, I've not really needed any 
>> plug-ins. I grabbed a version of jQuery (roughly 6K lines long) and 
>> never looked back. I did go grab Sam Collett's sortOptions code... 
>> which is guess is a plug-in. I just pasted it right after the last 
>> line of the main jQuery code and it worked straight away.
>>
>> Well, now I need to json encode an object from the client's side, and 
>> it turns out that $.toJSON() isn't in the core. Fine. I found json.js 
>> by Mark Gibson, and tried the same thing I did with the sortOptions code.
>>
>> But it didn't work.
>>
>> I'm sure I'm missing something. Can someone tell me the "proper" way 
>> to add plug-ins to jQuery?
>>
>> Thanks,
>> Chris
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to