I am using different plug-ins on web page like date picker with validation and dialog form.
both plug-ins have its own jquery.min.js and jquery.ui.min.js etc. and css files as well. when I use both on same page
it gives problem. In one case dialog form did not worked and other case date picker failed.
How I can fix the problem when I have conflict like this
I am asking generally, If some did not the understand the problem then I will post the name of specific plug-ins which have problem with each other.