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
750
WebDataMenu Scrolling
posted

15.2 4.5

Scrolling works fine, but once deployed does not display/work.  Everything else in the menu works as expected, but no scrolling.  I checked through .dll files, scripts, ig_res and everything seems to be there.  What am I missing?

Parents
  • 750
    Verified Answer
    Offline posted

    It just goes to show, if you look long enough you may find something.  After scouting around to resolve a different problem related to a CSS display issue I found an answer to that on Stack Overflow.  Thank you Quentin !!

    Anyway I had to add <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> to make my CSS show up correctly, related to different rendering between local and Internet Servers.  This solved my CSS problem, so I thought maybe my WebDataMenu is related to the same issue.  I added that meta tag and I am once again scrolling !

Reply Children