- Posts: 75
- Thank you received: 0
question
-
Mike1
Inactive member -
Topic Author
- Member
-
Less
More
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #35436
by ivan.milic
Replied by ivan.milic on topic question
That is strange send link so we could see.
Please Log in to join the conversation.
-
Mike1
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 75
- Thank you received: 0
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #35448
by ivan.milic
Replied by ivan.milic on topic question
I see nothing strange when I test it???
Please Log in to join the conversation.
-
Mike1
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 75
- Thank you received: 0
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #35457
by ivan.milic
Replied by ivan.milic on topic question
At bottom of modules/mod_hot_joomla_carousel_pro/js/jquery.carousel.min.js
be careful not to damage existing code, at bottom
add this:
jQuery(window).load(function(){
setTimeout(function(){
jQuery('.carouselarticle a.readon').attr('target','_blank');
},500);
});
refresh browser few times with CTRL+F5
be careful not to damage existing code, at bottom
add this:
jQuery(window).load(function(){
setTimeout(function(){
jQuery('.carouselarticle a.readon').attr('target','_blank');
},500);
});
refresh browser few times with CTRL+F5
Please Log in to join the conversation.
Time to create page: 0.165 seconds