Jump to content

Conflict with Arrowchat


Christian Lin

Recommended Posts

Hi,

 

I just purchased arrowchat and I got the problem when I hit submit in a new listing, the page does not refresh to show the listing has been added. It just stayed at the same page yet the listing did get submitted.

 

There are 2 javascript codes that I had to add in my template header

 

<link type="text/css" rel="stylesheet" media="all" href="/arrowchat/external.php?type=css" charset="utf-8" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="/arrowchat/includes/js/jquery-ui-1.7.2.custom.min.js"></script>
<script>jqac=jQuery.noConflict(true);</script>

 

and footer:

<script type="text/javascript" src="/arrowchat/external.php?type=js" charset="utf-8"></script>

 

 

Is there a conflict with these codes?

 

Link to comment
  • 3 years later...
×
×
  • Create New...