I am making my project in twitter bootstrap. I am using a file upload script extension with jQuery. This plugin is already developed. I just ave to place it.
But bootstrap is developed for some other jquery version and this plugin is developed with 1.5.1 version of jQuery.
I am planning to not to import the 1.5.1 version. Will it create an problem?