Welcome Guest, Not a member yet? Register   Sign In
CSS menu works with Firefox, Opera, but not with IE
#2

[eluser]mkmkmk[/eluser]
I played a little bit around. With this code also IE is running fine. But of course, it is a very ugly temporary solution:
Code:
$nix = $this->parser->parse('header', $data, TRUE);
$nix .= $this->parser->parse('temsilci_menu', $data, TRUE);
$nix .= $this->parser->parse('footer', $data, TRUE);
file_put_contents('nix123.php', $nix);
redirect('nix123.php');


Messages In This Thread
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-18-2012, 09:19 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-18-2012, 11:03 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 02:35 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 03:50 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 08:44 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 08:54 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 09:05 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 09:24 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 09:40 AM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 01:10 PM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 02:19 PM
CSS menu works with Firefox, Opera, but not with IE - by El Forum - 07-19-2012, 10:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB