It appears django-selectable is not compatible with jquery-1.9.0.js does anyone know the issue and how to resolve? Thanks
--
You received this message because you are subscribed to the Google Groups "django-selectable" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-selecta...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I haven't look into it but jQuery migrate would probably be a start: https://github.com/jquery/jquery-migrate/
On Thu, Jan 31, 2013 at 6:14 PM, Jack <cfsp...@gmail.com> wrote:
It appears django-selectable is not compatible with jquery-1.9.0.js does anyone know the issue and how to resolve? Thanks
--
You received this message because you are subscribed to the Google Groups "django-selectable" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-selectable+unsubscribe@googlegroups.com.
<script
src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
the call seems to fire ok however, no drop down appears on the input, if I replace with the version in the example it works again.
--
You received this message because you are subscribed to the Google Groups "django-selectable" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-selecta...@googlegroups.com.
I don't see any errors in the example project on the stable branch (0.6.2) or default (0.7dev) nor do I see any QUnit failures when using jQuery 1.9.0.
On Thursday, January 31, 2013 6:18:51 PM UTC-5, Mark Lavin wrote:
I haven't look into it but jQuery migrate would probably be a start: https://github.com/jquery/jquery-migrate/
On Thu, Jan 31, 2013 at 6:14 PM, Jack <cfsp...@gmail.com> wrote:
It appears django-selectable is not compatible with jquery-1.9.0.js does anyone know the issue and how to resolve? Thanks
--
You received this message because you are subscribed to the Google Groups "django-selectable" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-selecta...@googlegroups.com.