3 Replies Latest reply on Apr 10, 2008 7:06 AM by ilya_shaikovsky

    Problem woth Control.Slider functionaliy

      My slider is not working with 3.1.4 release.
      I get a js with objec expected error.
      I debug the page and found that Control is declared in framework.pack.js and in ui.pack.js. The problem is that ui.pack.js comes after framework.pack.js and clear Slider() from Control.
      I didn't see anyone complainig about it, is it something in my code?