|
From: James B. <ja...@ne...> - 2007-04-13 14:41:29
|
>> Is the form used in your example <meta http-equiv="refresh" content="0;"> >> valid? > > It was valid enough to work up until 1st April - and it's not my coding but > the IPCop development team's. > > I'm assuming it is, or that, if it isn't strictly valid, an accommodation > was made to allow it which has now been removed. There is no specification for Refresh. NetSurf was recently modified to handle some more cases found on the web, which had the unintended effect of breaking other cases. Please submit a bug report and be patient. > with the close within the tag passes! That is: > > <meta http-equiv='refresh' content='30;' /> > > /is/ valid XHTML! The validator doesn't check the value of the attributes. James |