-
Notifications
You must be signed in to change notification settings - Fork 3
jQueryPortingState
tobiasz.cudnik edited this page Nov 4, 2008
·
3 revisions
phpQuery is almost a full port of the jQuery JavaScript Library.
# [http://code.google.com/p/phpquery/wiki/Selectors Selectors] # [http://code.google.com/p/phpquery/wiki/Attributes Attributes] # [http://code.google.com/p/phpquery/wiki/Traversing Traversing] # [http://code.google.com/p/phpquery/wiki/Manipulation Manipulation] # [http://code.google.com/p/phpquery/wiki/Ajax Ajax] # [http://code.google.com/p/phpquery/wiki/Events Events] # [http://code.google.com/p/phpquery/wiki/Utilities Utilities] # [http://code.google.com/p/phpquery/wiki/PluginsClientSidePorts Plugin ports]
phpQuery features many additional methods comparing to jQuery:
* htmlOuter() * xml() * xmlOuter() * markup() * markupOuter() * getString() * reverse() * contentsUnwrap() * switchWith() * all from [http://code.google.com/p/phpquery/wiki/PHPSupport PHPSupport] * all from [http://code.google.com/p/phpquery/wiki/Basic Basic] * all from [http://code.google.com/p/phpquery/wiki/MultiDocumentSupport MultiDocumentSupport]
* [http://code.google.com/p/phpquery/wiki/Events?ts=1225458859&updated=Events#Server_Side_Events Server Side Events]