Hi Stephano,
Even if the extension is running inside firefox, the extension takes
care only about standard. I see this about XML islands:
< With Internet Explorer, the unofficial <xml> tag can be used...>
If it is an Ms extension for HTML or XHTML, it is not a part of the HTML
standard. As such, it is invalid HTML. The extension validates standard
HTML. Nothing else. You should try to use the standards in place of such
Ajax tricks :-)
About MacOSX, sorry, there is currently no MacOSX version of the 0.8x
version. Anyway, as it is not a standard HTML, it will not help you.
Hope it helps,
Marc
bargioni wrote:
>
> On 31/gen/07, at 23:37, Marc Gueury wrote:
>
>> Hi Stefano,
>>
>> Please give me an example.
>
> <html>
> <body>
> <xml id="note" src="note.xml"></xml>
> </body>
> </html>
>
> I copied it from look at http://www.w3schools.com/xml/xml_data_island.asp
> where you can understand better what xml islands are. They are related
> with AJAX.
>
>> And also try the version 0.8x to see if it does not solve your issue.
>> http://users.skynet.be/mgueury/mozilla/preview_080.html
>> It is nearly no beta software. There are nearly no bug in it.
>
> I'm running Mac OS X. Can I use Win or Linux version?
> Thanks a lot. Stefano
>> Marc
>>
>>
>> bargioni wrote:
>>> Dear Marc,
>>> HTML Validator rises errors for web pages that contain xml islands.
>>> Is there a way to avoid this? Hidding the xml island? Patching HTML
>>> Validator...?
>>> Thanks a lot for your Ffox extension.
>>> Stefano
>>>
>>
>
>
|