Getting error-Error: cannot call methods on multiselect prior to initialization; attempted to call method 'refresh' after upgrading jquery to 1.10.0

Getting error-Error: cannot call methods on multiselect prior to initialization; attempted to call method 'refresh' after upgrading jquery to 1.10.0

Hi we have upgraded our jquery ui from 1.8 to 1.10.0 which has jquery1.9.0.js files.
AFter embeding all the js files n all,once we login we are getting ->
Error: cannot call methods on multiselect prior to initialization; attempted to call method 'refresh'

throw new Error( msg ); in jquery-1.9.0.js



PLease help how to resolve this issue.Looking forward for the solution