Furious Mo
04-20-2010, 05:11 PM
Hi..
I'm having a very frustrating issue with some javascript and proper functionality in IE.
what's supposed to happen is the javascript is supposed to call for a video to load and play. That video is clip tagged to another video, so when you click on the first video the second is supposed to play (same URL with a clip tag). It works fine in firefox of course. But my problem is that in IE the when you click on the first video it loads the clip tagged URL for the second video but replays the first.
I've never encountered this before, the client built the site himself in livepage and the code is ugly, so i don't know if there is some other element on his site that is cause IE to not fully refresh after you click the clip and load the URL of the same page with the clip tag.
I've tried the meta refresh route, but it kept refreshing in some nasty cycle.
I think a one time refresh might fix the problem, but I don't know what the code is to get the page to just refresh once, instantly. Can anyone assist me please?
It's not the prettiest solution, so if anyone knows why this is happening in IE and knows a fix, that would be awesome!.
Thanks
I'm having a very frustrating issue with some javascript and proper functionality in IE.
what's supposed to happen is the javascript is supposed to call for a video to load and play. That video is clip tagged to another video, so when you click on the first video the second is supposed to play (same URL with a clip tag). It works fine in firefox of course. But my problem is that in IE the when you click on the first video it loads the clip tagged URL for the second video but replays the first.
I've never encountered this before, the client built the site himself in livepage and the code is ugly, so i don't know if there is some other element on his site that is cause IE to not fully refresh after you click the clip and load the URL of the same page with the clip tag.
I've tried the meta refresh route, but it kept refreshing in some nasty cycle.
I think a one time refresh might fix the problem, but I don't know what the code is to get the page to just refresh once, instantly. Can anyone assist me please?
It's not the prettiest solution, so if anyone knows why this is happening in IE and knows a fix, that would be awesome!.
Thanks