You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tobiasz.cudnik edited this page Sep 24, 2008
·
5 revisions
labels Featured
jQueryServer* is a jQuery plugin giving unobstrusive, client-side bindings to server-side implementation of jQuery.
Scenario is simple:
# Connect to server and make an Ajax request to somewhere (crossdomain allowed)
# Do some manipulations, you can even trigger a server-side event
# Get processed date back to browser
Example:
Since version *0.5.1* (this is *not* phpQuery release version number) there is a support for config file which *authorizes* Ajax hosts and referers.