I'm using nabble for my post. I would seem somethings are not posting where 

John Resig wrote:
> 
>> That is correct and the $(function is shorthand. and the [ is require and
>> the
>> function will not work with out it.
> 
> oops by bad!!! I guess I need to review the docs agian.
> 
>    $.ajax("post",  "savecomment.cgi", { comment: $("#fldcomment").val()
> });
> 
> You only need the [ { name: ..., value: ... } .... ] syntax if the
> order of the parameters matters to you. And since there's only one,
> this is a moot point.
> 
> --John
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/little-help-tf2235942.html#a6202198
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to