home > yui > modules

YQuery

YQuery is a module built for YUI3 that provides a quick and simple solution to getting access to both the jQuery library as well as your jQuery plugins. If you are a jQuery developer you may also be interested in my jQuery jYUI plugin that allows you to use YUI from within jQuery.

Features

  • Tiny footprint ( by tiny I mean 1.5kb )
  • Auto detection for including the jQuery library
  • Include multiple sets of plugins
  • Run multiple versions of jQuery on the same page with no conflicts
  • Prevents conflicts between jQuery and other libraries
  • Quickly shift between the development and production jQuery codesets

Documentation

Getting Started

YQuery has a dead simple setup and follows the use() syntax that you're used to for including YUI3 modules.


Browser Support

Browsers tested with the latest release

  • Firefox
  • Safari
  • Internet Explorer
  • Chrome
  • Camino
  • Opera