- Posts: 14116
- Thank you received: 1639
Template re-occur inside tabs
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 6 months ago #30376
by ivan.milic
Replied by ivan.milic on topic Template re-occur inside tabs
When I browse :
www.archerwisdom.com/demo/nsh2/templates...tel/js/jquery.min.js
I still get version is 1.7.1 update it to 1.8.2
www.archerwisdom.com/demo/nsh2/templates...tel/js/jquery.min.js
I still get version is 1.7.1 update it to 1.8.2
Please Log in to join the conversation.
-
redcoder
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
11 years 6 months ago - 11 years 6 months ago #30379
by redcoder
Replied by redcoder on topic Template re-occur inside tabs
Hi Ivan,
The jQuery version is 1.8.2 now, but that doesn't help.
And it makes the other component's Admin Panel Tabs stop working.Pleas refer to the screenshot
.
Just for comparison using the component on the basic default Joomla template, this is how it looks like, without any conflict. archerwisdom.com/demo/nsh26/
and more precisely on the page of our discussion on archerwisdom.com/demo/nsh26/index.php/vi...lty-towers/1?lang=en
I wish to point out one thing about the noConflict().
If the component I installed also use jquery and it uses jomresJquery such as
jomresJquery(document).ready(function() {...});
Shall I put the code below underneath the <head> tag?
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
<script type="text/javascript">
var jomresJquery = jQuery.noConflict();
</script>
The jQuery version is 1.8.2 now, but that doesn't help.
And it makes the other component's Admin Panel Tabs stop working.Pleas refer to the screenshot
.
Just for comparison using the component on the basic default Joomla template, this is how it looks like, without any conflict. archerwisdom.com/demo/nsh26/
and more precisely on the page of our discussion on archerwisdom.com/demo/nsh26/index.php/vi...lty-towers/1?lang=en
I wish to point out one thing about the noConflict().
If the component I installed also use jquery and it uses jomresJquery such as
jomresJquery(document).ready(function() {...});
Shall I put the code below underneath the <head> tag?
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
<script type="text/javascript">
var jomresJquery = jQuery.noConflict();
</script>
Last edit: 11 years 6 months ago by redcoder.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30384
by ivan.milic
Replied by ivan.milic on topic Template re-occur inside tabs
Not sure any more there are no jquery conflicts on that page.
Please Log in to join the conversation.
-
redcoder
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
11 years 6 months ago #30393
by redcoder
Replied by redcoder on topic Template re-occur inside tabs
sorry ivan, i don't get what you mean.
mind to elaborate a bit?
mind to elaborate a bit?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30401
by ivan.milic
Replied by ivan.milic on topic Template re-occur inside tabs
It means I can not dig your problem. There is no error detected so I could just find fix for it so I don't have idea whats with your site. It looks like some infinite loop is executing my browser crashes after 1 min in debug mode.
Please Log in to join the conversation.
Time to create page: 0.084 seconds