- Posts: 1
- Thank you received: 0
jquery or css conflict stops animation please help
-
mbowerbank
Inactive member -
Topic Author
- Offline
- New Member
-
Less
More
12 years 2 months ago #33152
by mbowerbank
jquery or css conflict stops animation please help was created by mbowerbank
www.transform-me.uk.com/
it loads the first image but no animation
I had an issue with css conflicting with template (it didn't animate and button were gone also)
so I commented it out see attached amended css file
added this to index.php (should it be before or after <head> I tried in both places)
<script type="text/javascript" src="/modules/mod_hot_image_slider/js/jquery.min.js"></script>
I have tried with jquery enabled and disabled, how can I securely send login details for you to see on the site admin.
Many thanks for any help you can provide
it loads the first image but no animation
I had an issue with css conflicting with template (it didn't animate and button were gone also)
so I commented it out see attached amended css file
added this to index.php (should it be before or after <head> I tried in both places)
<script type="text/javascript" src="/modules/mod_hot_image_slider/js/jquery.min.js"></script>
I have tried with jquery enabled and disabled, how can I securely send login details for you to see on the site admin.
Many thanks for any help you can provide
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #33166
by ivan.milic
Replied by ivan.milic on topic jquery or css conflict stops animation please help
Page has this conflict that may cause that:
You may be able to recognize component that causes that.
Also you don't need:
Code:
Uncaught Error: Syntax error, unrecognized expression: //a[@class=styleswitch][@rel=blue]
You may be able to recognize component that causes that.
Also you don't need:
Code:
<script type="text/javascript" src="/modules/mod_hot_image_slider/js/jquery.min.js"></script>
Please Log in to join the conversation.
Time to create page: 0.327 seconds