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
20
UltraWebListBar
posted

I am using WebListBar v9.2 with ViewType="ExplorerBar" to display a left-hand menu.

The menu is displaying correctly in IE and FireFox, but in Chrome, it's just text with no links on mouseover.  The GroupText and ItemText are displayed, but the mouseover link are not there.

In IE and Firefox, I see two WebResource files

<script src="/MoveTrackPortal/WebResource.axd?d=vifuZ0mt44NcHCtSIvaskcVLH8gHGYFT0naPgzPgs9FJufyCHqFdKyrePz9GWBOap5l_VA-2Ou9ptiPGx-BVgv7SYpNaIkYQYdFchehbkWs1&amp;t=634196754120000000" type="text/javascript"></script>
<script src="/MoveTrackPortal/WebResource.axd?d=vifuZ0mt44NcHCtSIvaskWuJQVWvLxB6I6tIQA5UEd2PIyfXcNe-EHyh9jwQoB7Pvs7iY9e21P_KWcwkihyMXzz7dKJwnGZm9Hs5hX3TTASZ3YbFpUXzxsvQdAvcL-ZFPFb_hkRXWfYvRIraaDO3rg2&amp;t=634196754120000000" type="text/javascript"></script>

But in Chromse, just one

<script src="/MoveTrackPortal/WebResource.axd?d=vifuZ0mt44NcHCtSIvaskWuJQVWvLxB6I6tIQA5UEd2PIyfXcNe-EHyh9jwQoB7Pvs7iY9e21P_KWcwkihyMXzz7dKJwnGZm9Hs5hX3TTATsoGZP17lQnyGeQqr9_qbIgsTKaSPeVKpfrJqcgM5o1g2&amp;t=634196754120000000" type="text/javascript"></script>

Parents Reply Children
No Data