View Single Post
Old 11-27-2012, 06:24 PM   PM User | #6
jizzyfingers
New to the CF scene

 
Join Date: Nov 2012
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
jizzyfingers is an unknown quantity at this point
Quote:
Originally Posted by DanInMa View Post
oh alos, what this does : $("#contentmainpane").load(cart);

is submit a basic ajax call to the url from "cart" without any data submitted with the request. .load is typically used when you want to update an element from a secondary page or other resource such as a web service.
ahh! JS is mainly knowing what the functions do it seems. happy I can learn from your experience. thank you
jizzyfingers is offline   Reply With Quote