Re: Desperately seeking InterGif



In article <4f503179efbric-nospam@xxxxxxxxxxxxx>, Brian Carroll
<URL:mailto:bric-nospam@xxxxxxxxxxxxx> wrote:
In article <2dcd2a504f.wra1th@xxxxxxxxxxxxxxx>, Gavin Wraith
<gavin@xxxxxxxxxxxxxxx> wrote:

[Snip]

... I never realized that you could just drag images into
NetSurf's windows; it works for png and jpeg files just as for
gifs. ...

I think this works for the other RISC OS browsers that I have as
well: Browse, Fresco, Oregano. I imagine, though I have not
specifically checked, this will work with other image files such
a sprites, GIFs.

It also works with HTML & text files.

Files all need to be correctly filetyped.
I wish one of the browsers would be able to recognise HTML in a text
filetyped file.

I often get emails of HTML only, I save them to my RAM disc (the file name
is automatically mshtextX and have an obey file on my backdrop with:

IFTHERE RAM::RamDisc0.$.base64 THEN Settype RAM::RamDisc0.$.base64 html
IFTHERE RAM::RamDisc0.$.msgtext THEN Settype RAM::RamDisc0.$.msgtext html
IFTHERE RAM::RamDisc0.$.msgtext1 THEN Settype RAM::RamDisc0.$.msgtext1 html
IFTHERE RAM::RamDisc0.$.msgtext2 THEN Settype RAM::RamDisc0.$.msgtext2 html
etc

It also works with IEExplorer (under protest) and Firefox on
WindowsXP.

Brian.



Chris Evans

--
CJE Micro's / 4D 'RISC OS Specialists'
Telephone: 01903 523222 Fax: 01903 523679
chris@xxxxxxxxxxxxxxx http://www.cjemicros.co.uk/
78 Brighton Road, Worthing, West Sussex, BN11 2EN
The most beautiful thing anyone can wear, is a smile!

.



Relevant Pages

  • Re: calling a function from a iframe
    ... The aspect of HTML validity that is significant is ... When presented with structurally invalid HTML browsers engage in 'error ... Structurally valid HTML mark-up has a tree-like structure, the DOM also ...
    (comp.lang.javascript)
  • Re: Layout basics
    ... What I'm not sure about is if you're at all familiar with HTML ... display in those browsers. ... IE7, which has been delayed for entirely too long, we have an "absolute ... Because Windows Forms use "absolute positioning" in a Form interface, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Layout basics
    ... I can certainly see why you would call the positioning issue an "absolute nightmare." ... A web application is an application in which the vast majority of the programming is on a server machine, but the user interface is presented via a "thin-client" HTML browser user interface. ... HTML started out as an invention of the Mosaic group, who created the first web browsers, and a language for formatting display in those browsers. ... HTML started off rather simply, with not much thought in the way of fancy layout, and the use of an ever-expanding list of inline attributes to handle layout properties. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Layout basics
    ... HTML browser user interface. ... formatting display in those browsers. ... we have an "absolute nightmare" involved in doing layout that looks more ... Because Windows Forms use "absolute positioning" in a Form interface, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How important is validation?
    ... you should design to the HTML ... browsers is a goal in itself. ... For old browsers, I only check my documents so that the content will remain accessible, viewable and links are functional in user agents without CSS support and without javascript support. ... It is known that 98% of all webpages out there on the web fail markup validation testing. ...
    (comp.infosystems.www.authoring.html)