On May 1, 3:00 pm, waseem sabjee <waseemsab...@gmail.com> wrote: > try adding this code ABOVE the $(document).ready(function() {.. > > var $k = JQuery.noConflict(); > > then replace all the jquery $ signs with $K > let me know if this solved your issue
I have done as you suggested off-line, but there was no change. All jQuery and JavaScript code functioned as normal, but the getBrowserInformation() method failed. Roddy