Closed (duplicate)
Project:
Live Search
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2007 at 15:20 UTC
Updated:
20 Sep 2007 at 01:22 UTC
Activating LiveSearch disables - causes disappear of the SimpleMenu, i presume .js scripts of either or each of them does not get along well with eachother.
Comments
Comment #1
kourge commentedUnder which browsers does this occur? All of them? Does any JavaScript error appear?
That way it would be much easier to diagnose what exactly happened. Did SimpleMenu's JavaScript file actually get loaded? Doing a view source can typically determine whether not this is the case. If its JavaScript file didn't show up in a
<script>tag, then the conflict is occurring at server-side, not client-side.Comment #2
kourge commentedMarked duplicate of issue #152125.