Any Link CSS doesn't work with IE 10 in an iframe.
1) Script Title: AnyLink CSS Menu v2.3
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...anylinkcss.htm
3) Describe problem:
The script does not work correctly in Internet Explorer in an iframe. When in an iframe the menu disappears as soon as you hover over it.
Example:
http://growingcheerfulgivers.com/test.html (demo script, works fine)
http://growingcheerfulgivers.com/testiframe.html (simple page that only has 1 iframe on it that includes the test.html page), doesn't work.
Is this a bug, or am I doing something wrong? Deep in the JS code I notice some conditional checks for IE and iframes, and I wonder if that is the problem?