• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Search field "loading" animation keeps repeating

Search field "loading" animation keeps repeating 10 years 10 months ago #23815

  • bprazner
  • bprazner's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 1
Hi all,

We're just configuring RSTickets Pro at the moment and we've noticed the search loading animation in the dashboard search field keeps cycling even through you have not entered anything.

Click the field that says "... type in your search keywords here" also doesn't seem to select the whole field and stop the animation.

The animation doesn't affect the searching, just strange and we're hoping to remove it.

See www.deconetwork.com/support2

Thanks!
The administrator has disabled public write access.

Search field "loading" animation keeps repeating 10 years 10 months ago #23827

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
You have a Javascript error on your website caused by:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>

In order for jQuery to be loaded alongside MooTools, it's mandatory that you set jQuery.noConflict():
<script type="text/javascript">
jQuery.noConflict();
</script>
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!