Joey K Tuttle wrote:
> Neither one of these things happen for me with either
> Safari or Firefox as a browser in OSX 10.4.7 - but I
> will be quick to say that I HAVE (in the past) had some
> very VERY strange renderings of pages that no one else
> had any troubles with. AFAIK, this happened to me only
> in OSX release 10.4.5, going away with the next system
> update... Looking at the source for the J601 Release
> Highlights, the source looks quite clean and correct.
> 
> What browser/OS are you using?
> 
> At 11:32  -0400 2006/08/13, Philip A. Viton wrote:
>> In the J601 Release Highlights:
>>
>> - under 601 Features, the first paragraph shouldn't be a hyperlink.
>>
>> - under J Engine Incompatibilities: the first 5 paragraphs (ie lines)
>> shouldn't be one hyperlink.
>>
>> (This is a very old problem).
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> 
> 

Same problem in firefox/win32. In source there are tags like
<a name="feats">  and <a name="incompat">
I guess they can be fixed by adding </a> eg.
<a name="feats"></a>  and <a name="incompat"></a>


-- 
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to