-
Notifications
You must be signed in to change notification settings - Fork 3
jQueryServer
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.
# Connect to server and make an [http://code.google.com/p/phpquery/wiki/Ajax Ajax] request to somewhere ([http://code.google.com/p/phpquery/wiki/CrossDomainAjax crossdomain allowed]) # Do some manipulations, you can even trigger a [http://code.google.com/p/phpquery/wiki/Events#Server_Side_Events server-side event] # Get processed date back to the browser
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.