Check out the console in Chrome, you'll see
Uncaught TypeError: Cannot read property '1' of null
This error can conflict with the javascript of other modules. For example, it causes QuickTabs to degrade (gracefully), for some reason unknown to me.
It's an easy fix, though. Just check to see if the variable 'ids' is null before trying to get anything from it as an array.
Comments
Comment #1
jayjaydluffy commentedyou fixed this? how?
Comment #2
socialnicheguru commentedthis is just in chrome. it is not there in firefox
Comment #3
ivnishDrupal 7 is EOL. Issue will be closed