Topic: jquery and yui

Hi,

I've looked at your excellent work and am interested in using it. However, I don't use jquery but yui 3. I'm just curious if the entire library depends on jquery or just the jquery widget bit?

Kind regards,

Marc

Re: jquery and yui

Just the jquery widgets require jquery.  The core API is entirely self contained and can be used without including jquery (or any other library for that matter) to select and upload files.  You will have to build the interface of course.