1) Accordion is not working inside Quicktab module.
2) In internet explorer the css loading time is high. As an example first time views accordion block shows simple text after few seconds later its showing accordion style working fine.
1) Accordion is not working inside Quicktab module.
2) In internet explorer the css loading time is high. As an example first time views accordion block shows simple text after few seconds later its showing accordion style working fine.
Comments
Comment #1
manuel garcia commented1) The accordion worksin quicktabs, unless you are loading that tab through ajax, see this issue: #352126: Quick Tabs do not load extra JavaScript and CSS files required by ajax-loaded content - Once quicktabs ajax tabs load whatever the content tells it to load (js and css), it will work fine, just like it does without ajax.
2) If IE is slow parsing the DOM, it is not my fault. This is not time consumed by "css loading". It is time spent by IE scratching his butt while other browsers actualy parse the JS.