Hi everyone, I'm making my Dad a website and I've adapted a spry accordion into a large table that expands the row over mouseover. The problem is that internet explorer (only tested in 7 so far) renders it almost unusable, however it looks fine in good old firefox which I was developing it on. Since I've spent so much time trying to make this damn thing I'm hoping somebody could come up with a solution to make it behave as it does in FF?!
Here's the link http://www.photronics.co.uk/spry.htm
Thanks!
Nick
Your problem stems from
Spry.Widget.Accordion.addEventListener(tab, "mouseover", function(e) { return self.onPanelTabClick(e, panel); }, false);
But you already knew that. You just wanted to test us ![]()
To get the panel to open on a mouseover event have a look here http://forums.adobe.com/message/2980659#2980659
Gramps
North America
Europe, Middle East and Africa
Asia Pacific