Quote:
Originally Posted by NuclioN
People reported problems when they surf with Firefox but i haven't seen it by myself.
|
I confirm that it creates problem with firefox and netscape (i.e.: can't click on the forum links). Until the author of this fish add-in fixes this, you can just add the ie check condition around the code:
PHP Code:
<if condition="is_browser('ie')"> fish codes above </if>