Hi, I am working with the yui-uploader on my page. I downloaded to my server yui-min.js and included to my web.
But still everytime I use the uploader on my web, it is connecting to
yui.yahooapis.com.
How can I make it to work without connecting to this page? Even if I work with that on my localhost, it is still connecting to that page. Seems that yui-min,js includes something inside that is connecting the
yahooapis.com server.
I better want my web not dependent on any other servers, it slows down the upload script.