Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~159 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for cali_dotcom

You can use for example jQuery form plugin to submit the other form using ajax: [url]http://jquery.malsup.com/form/#api[/url] /D [QUOTE=cali_dotcom;1159695]i have 3 form on a page and unfortunately i am not allowed to change that. the problem is when the third form is submitted, i would need to grab the data displayed …

Member Avatar for danielh
0
96
Member Avatar for danielh

If a user navigates away from a page while that page has a pending asynchronous ajax request that request will most likely hang and just remain sitting there hogging one of the (normally two) available per-domain connections for a few minutes. If more requests get stuck and all available connections …

0
63

The End.