Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
Slider not usable in XP, images missing in Vista
posted

I just recently had this issue come up, but I went back to a project my company is working on with a survey and noticed in navigating through that when using Windows XP the Web Slider cannot be used though it displays.  (You cannot slide it one way or the other, nor can you click on the increment buttons).  When viewing in Vista the images are also missing.  (both in IE 7).

 Thoughts?  We're sortof at a loss here.

Parents
No Data
Reply
  • 24497
    posted

    Hi,

    I assume that you use slider with default css and images. Please verify that your project has local ig_res directory which contains subdirectories Default and Default/images. If you use different "Theme", then subdirectories with coresponding "Theme" name should be in ig_res. Different "Theme" can be defined in webconfig or by StyleSetName/SetPath properties.

    Check if there are ~/ig_res/Default/ig_slider.css and ~/ig_res/Default/images/igsli_*.gif files.

    To debug you may create a temporary page which contains only WebSlider with default settings and test if images appear at design and run time. If there are styles and images, then you should create ig_res and copy there required files. All "Theme" files for ig_res are provided by installation.

Children