I\'m using YUI file uploader based on flash, and the flash requests host/crossdomain.xml file.I\'m requesting localhost and it requires this file. I was using this before and I have never had this pro
I have a project that I\'m working on where we need to be able to select multiple files for upload at one time. Since we already use YUI for several other things this seemed to be an fairly simple req
I\'m using the YUI 2 Uploader to upload some files. My users will be uploading more than one file, so I want to use YUI Uploader\'s \'file queue\'. That is all working successfully. I disable the uplo
I\'m populating select box options via jquery and json but I\'m not sure how to address multiple instances of the same chained select boxes within my form.