IE6 Links to update sites

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Oct 08, 2010 12:32 pm
Hi.

I'm running an analytic tool on my Site (Corporate2), where I can see outgoing links.

When a person enters with an Explorer 6 browser, typically they are catch by either of these two :

In default.php

<?php if($this->isIE6() && $this->_tpl->params->get('ie6bar') == 1) : ?>

or

jquery.badbrowser.js.

Can anyone explain why someone is catched by the first and someone by the last ?
User avatar
Senior Boarder

teitbite
Sat Oct 09, 2010 7:46 pm
Hi

The jquery.badbrowser.js is some plugin not in standard with our templates, so I cannot tell much about it. But lately I had a chance to learn about the function used in default.php and must say it's eally good. So the problem what would catch first is probably connected with internet connection and the case what was loaded first.
User avatar
Moderator


cron