Menu dropdown stay always open

  • hardimos
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 2 months ago #42299 by hardimos
Deleting this line causes a syntax error.
Deleting the closing tag also, no syntax errors but then I have many other appearance and conflict issues

This is the code in this area

<script>
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js ">
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js ">
<script type="text/javascript">
jQuery.noConflict();
</script>

Please Log in to join the conversation.

More
10 years 2 months ago #42308 by ivan.milic
It clear that HTML is incorrect:

<script>
<script type="text/javascript" src="ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script type="text/javascript" src="ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>

<script> should be removed, nothing else

Please Log in to join the conversation.

  • hardimos
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 2 months ago #42315 by hardimos
OK. I removed this line.
Dropdown still expanded.

Please Log in to join the conversation.

  • hardimos
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 2 months ago #42318 by hardimos
I ignored the error in code, and seems to work now.

Please Log in to join the conversation.

Time to create page: 0.080 seconds
Powered by Kunena Forum