Note that there are some explanatory texts on larger screens.

plurals
  1. POHighslide opens new page in IE8 because of conflict with SoundManager
    primarykey
    data
    text
    <p>I have Highslide opening an iframe video, and it works well in all browsers but IE8 (I haven't tried IE9). In IE8, instead of the expansion window working, the video opens and plays in a new tab.</p> <p>The page is complicated because it also uses an audio player program called SoundManager. When I remove the main SoundManager javascript link, Highslide works properly. Or I can remove a javascript function on the page called <code>soundmanager.setup</code>, and then Highslide works too. Clearly there's some conflict between the two programs. I've tried moving the scripts around on the page with no success. I've examined the code and can't find the conflict, since everything seems modular and contained. But I'm not a high-level javascript programmer, and clearly I'm missing something.</p> <p>Have you seen SoundManager before, and have you encountered any conflicts? Can you suggest anything? If this is outside your job description, I understand. But it would be nice to get both programs to work on the same page.</p> <p>If you'd like to look at the page, it's here: <a href="http://www.idesignmagic.com/silver/videotest.php" rel="nofollow">http://www.idesignmagic.com/silver/videotest.php</a> The cyan video play button under the page title fires the Highslide expansion.</p> <p>There's some simple php in the code, which uses an array of audio titles and urls to display the SoundManager choices, but it has no impact on Highslide.</p> <p>Any help you can give me will be appreciated.</p> <p>[ Edit: I was wrong about <code>soundmanager.setup</code>. It just resets configuration defaults. I replaced the defaults with those in <code>setup</code> and removed <code>setup</code> from the main page. I get the same nonworking result in IE8. But perhaps this means that one of those setup choices is causing the problem. ]</p> <p>Thanks.</p> <p>Mark</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload