NextCode Forum Index NextCode
Open Source Software Creation
 

Problem : Internet Explorer 7
Click here to go to the original topic

 
       NextCode Forum Index -> Support (phpxmail)
View previous topic :: View next topic  
Author Message
dsion



Joined: 26 Dec 2006
Posts: 1

Posted: Tue Dec 26, 2006 5:25 am    Post subject: Problem : Internet Explorer 7  

menu.php

BERORE
Quote: <html>
<head>
<title></title>
<link rel="stylesheet" href="main.css" type="text/css">
</head>

<body class="menu">

<base target='main'>

AFTER
Quote: <html>
<head>
<title></title>
<link rel="stylesheet" href="main.css" type="text/css">
<base target='main'>
</head>

<body class="menu">
Back to top  
below_zero



Joined: 08 Apr 2005
Posts: 130
Location: Italy

Posted: Wed Jan 03, 2007 4:00 pm    Post subject: Re: Problem : Internet Explorer 7  

Hi,
thank you very much for the suggestion: :idea:
I will insert your code in the next 1.5 release.

bye!
Back to top  
 
       NextCode Forum Index -> Support (phpxmail)
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group