yaaw icon indicating copy to clipboard operation
yaaw copied to clipboard

jquery 1.9 conflict

Open jasonPaddy opened this issue 10 years ago • 4 comments

Hi Mate,

Thanks for writing this awesome GUI. Can you please give me a hand on below case? I was trying to include your app into my project. But my project relies on jQuery 1.9. And there is no .live function. Can you please update your app to use jQuery 1.9 or something newer?

Cheers, Jason

jasonPaddy avatar Oct 13 '15 05:10 jasonPaddy

I think .live api is changed to .on in jQuery 1.9 and above.

BTW: you can use iframe to integrate yaaw to your project if it can satisfy your needs.

binux avatar Oct 16 '15 21:10 binux

I frame would be viable method. Thanks. It would still be nice to update with 'newer' library though.

Cheers, Jason

Sent from my iPhone

On 17 Oct 2015, at 8:58 am, Roy Binux [email protected] wrote:

I think .live api is changed to .on in jQuery 1.9 and above.

BTW: you can use iframe to integrate yaaw to your project if it can satisfy your needs.

— Reply to this email directly or view it on GitHub.

jasonPaddy avatar Oct 16 '15 22:10 jasonPaddy

As I'm not willing to add new features for it (excuse for don't have time), I prefer keep it not changed.

binux avatar Oct 16 '15 22:10 binux

Thanks Roy, Just one more question, if a task has been downloaded before and files exist, instead of returning an error and a 0% task in 'Other Tasks' section. Is it possible to mark it as 'complete' and '100%'?

Cheers, Jason

On 17/10/2015 9:11 am, Roy Binux wrote:

As I'm not willing to add new features for it (excuse for don't have time), I prefer keep it not changed.

— Reply to this email directly or view it on GitHub https://github.com/binux/yaaw/issues/79#issuecomment-148848165.

Cheers, Jason

jasonPaddy avatar Oct 23 '15 01:10 jasonPaddy