Skip to content
Snippets Groups Projects
  1. Jun 28, 2013
  2. Apr 24, 2013
  3. Mar 13, 2013
  4. Mar 12, 2013
  5. Feb 11, 2013
  6. Feb 09, 2013
  7. Feb 07, 2013
  8. Feb 06, 2013
  9. Jan 22, 2013
  10. Jan 21, 2013
  11. Jan 18, 2013
  12. Jan 16, 2013
  13. Nov 14, 2012
    • Sebastian Döll's avatar
      Fixes two issues if you using IE8. IE8 has problems with .bind actions and... · eda9ce4c
      Sebastian Döll authored
      Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered.
      eda9ce4c
  14. Nov 05, 2012
  15. Nov 04, 2012
  16. Oct 28, 2012
  17. Oct 27, 2012
  18. Oct 16, 2012
  19. Sep 28, 2012
  20. Sep 21, 2012
  21. Sep 07, 2012
  22. Sep 05, 2012
  23. Sep 04, 2012
  24. Aug 30, 2012
  25. Aug 24, 2012
  26. Aug 15, 2012
  27. Jul 30, 2012
  28. Jul 28, 2012
  29. Jul 25, 2012
  30. Jun 15, 2012
  31. Jun 12, 2012
Loading