x-ns-css

2019-06-30 Thread Harriet Bazley
Looking at the Inventory for a full save reveals what appears to be an unlinked entry that takes the form x-ns-css instead of a URL, e.g. 0x7c95fe00 http://www.wdc-cnd.org.uk/Newsletter/GRAPHICS/CND.JPG 0x7c8ad6c0 x-ns-css:99 Is this a debugging thing? It seems to create a stylesheet

Re: shortcut "font" in CSS

2019-06-22 Thread John-Mark Bell
On 22/06/2019 19:09, Jim Nagel wrote: Does the shortcut version of the "font" property in CSS work properly in Netsurf? Yes, it does. You can find extensive test data at [1]. This CSS gives me the display I want: font-family: serif; font-style: italic; font-we

shortcut "font" in CSS

2019-06-22 Thread Jim Nagel
Does the shortcut version of the "font" property in CSS work properly in Netsurf? This CSS gives me the display I want: font-family: serif; font-style: italic; font-weight: bold; font-size: 24pt; This single CSS expression is supposed to be equivalent, but Netsur

Re: CSS support for display:table

2018-02-15 Thread Michael Drake
On 15/02/18 16:00, Jim Nagel wrote: That seems to mean Mozilla and Webkit. Is there perhaps an equivalent for NetSurf? No, we have no plans to implement draft specifications under a vendor prefix. We don't have enough developer bandwidth to implement all the stuff that is currently

Re: CSS support for display:table

2018-02-15 Thread Jim Nagel
Thanks for such a swift reply, Michael. Will digest and report back. You said: > The min-content value for width is just at editors draft stage. > https://drafts.csswg.org/css-sizing-3/ > So it's subject to change, and not standardized yet. In the final para of my post, I didn't

Re: CSS support for display:table

2018-02-15 Thread Michael Drake
On 15/02/18 12:17, Jim Nagel wrote: I'm wondering if Netsurf CSS supports these commands (if that's the correct term) display:table or width:min-content Supported: display:table Unsupported: width:min-content The min-content value for width is just at editors draft stage. https

CSS support for display:table

2018-02-15 Thread Jim Nagel
I'm wondering if Netsurf CSS supports these commands (if that's the correct term) display:table or width:min-content Netsurf's online documentation for development progress says the CSS "display" category is complete, but I can't seem to get this particular displa

Re: CSS for a RiscOS font and button

2018-02-09 Thread Tim Hill
In article <ccf2bbaf-2c2c-4b4a-cc6e-8010dc68a...@codethink.co.uk>, Michael Drake <michael.dr...@codethink.co.uk> wrote: > On 09/02/18 14:56, Jim Nagel wrote: > > In CSS, is it possible to specify a particular RiscOS font? > No, NetSurf only supports t

Re: CSS for a RiscOS font and button

2018-02-09 Thread Michael Drake
On 09/02/18 14:56, Jim Nagel wrote: In CSS, is it possible to specify a particular RiscOS font? No, NetSurf only supports the generic font families. In CSS, how would I define a button to look like a familiar RiscOS action button? Input type image is probably your best bet, but it won't

CSS for a RiscOS font and button

2018-02-09 Thread Jim Nagel
=== 1 === In CSS, is it possible to specify a particular RiscOS font? For example, Oxford.Bold.Italic -- what would the CSS syntax be? Presumably those dots in the Ro filepath would change -- to what? Viewers of the page in question will be mostly RiscOS users, but the font declaration

Re: history and hotlist not saved; CSS site

2017-04-28 Thread Nick Roberts
In message <5ea82c6b-73ca-6728-a118-e7111d094...@codethink.co.uk> Michael Drake wrote: > > On 28/04/17 11:18, Michael Drake wrote: > > > > We could change it not to save the hotlist on exit when > > an external hotlist manager is used, since that would > >

Re: history and hotlist not saved; CSS site

2017-04-28 Thread Michael Drake
On 28/04/17 11:18, Michael Drake wrote: We could change it not to save the hotlist on exit when an external hotlist manager is used, since that would be a simple change. Done.

Re: history and hotlist not saved; CSS site

2017-04-28 Thread Michael Drake
On 28/04/17 10:51, Michael Drake wrote: In any case, I can make it more robust by consulting the external hotlist option before removing from the hotlist. Actually it already does that, so NetSurf shouldn't be saving the hotlist when the hotlist is edited, when configured to use an external

Re: history and hotlist not saved; CSS site

2017-04-28 Thread Michael Drake
On 27/04/17 18:03, Michael Drake wrote: On 26/04/17 18:30, Nick Roberts wrote: Can you just confirm that NetSurf doesn't save the file if there is an external hotlist manager? I don't know, off the top of my head. I'm unfamiliar with the external hotlist option. If I have time tomorrow I

Re: history and hotlist not saved; CSS site

2017-04-27 Thread Michael Drake
On 26/04/17 18:30, Nick Roberts wrote: Can you just confirm that NetSurf doesn't save the file if there is an external hotlist manager? I don't know, off the top of my head. I'm unfamiliar with the external hotlist option. If I have time tomorrow I could have a look at the code. Cheers,

Re: history and hotlist not saved; CSS site

2017-04-26 Thread Nick Roberts
In message <496fe1b4-8a09-4243-e65a-50b1381b7...@codethink.co.uk> Michael Drake wrote: > On 23/11/16 09:58, Harriet Bazley wrote: > > On 23 Nov 2016 as I do recall, > > Jim Nagel wrote: > > > > > Does NetSurf not save its hotlist and history till

Re: history and hotlist not saved; CSS site

2017-04-26 Thread Richard Torrens (lists)
In article <496fe1b4-8a09-4243-e65a-50b1381b7...@codethink.co.uk>, Michael Drake wrote: > On 23/11/16 09:58, Harriet Bazley wrote: > > On 23 Nov 2016 as I do recall, > > Jim Nagel wrote: > > > >> Does NetSurf not save its hotlist and history till the

Re: history and hotlist not saved; CSS site

2017-04-26 Thread Michael Drake
On 23/11/16 09:58, Harriet Bazley wrote: On 23 Nov 2016 as I do recall, Jim Nagel wrote: Does NetSurf not save its hotlist and history till the user quits the program? No, it doesn't. As of CI build #4070, the hotlist file is saved shortly after URLs are added / removed.

Re: history and hotlist not saved; CSS site

2016-11-25 Thread Chris Young
On 25 November 2016 09:57:04 GMT+00:00, Jim Nagel wrote: >I'll put in a formal feature suggestion (via Sourceforge?) http://bugs.netsurf-browser.org Chris

Re: history and hotlist not saved; CSS site

2016-11-25 Thread Jim Nagel
Harriet Bazley wrote on 24 Nov: >> [Jim wrote:] The hotlist is saved in Choices:WWW.Netsurf >> But where is the history saved? > Choices:WWW.Netsurf.URL I think. Ahh, yes. That filename wasn't obvious till hindsight. And now that I look at the directory with Full Info and date order, behold

Re: history and hotlist not saved; CSS site

2016-11-24 Thread Harriet Bazley
On 24 Nov 2016 as I do recall, Jim Nagel wrote: [snip] > The hotlist is saved in Choices:WWW.Netsurf > But where is the history saved? > Choices:WWW.Netsurf.URL I think. -- Harriet Bazley == Loyaulte me lie == Flying is the art of throwing yourself at the

Re: history and hotlist not saved; CSS site

2016-11-24 Thread Jim Nagel
Harriet Bazley wrote on 23 Nov: > On 23 Nov 2016 as I do recall, > Jim Nagel wrote: >> Does Netsurf not save its hotlist and history till the user quits the >> program? >> > No, it doesn't. > An attempt to avoid constant unpredictable disc accesses, I assume, > and it's not a problem

Re: history and hotlist not saved; CSS site

2016-11-23 Thread Nick Roberts
In message <8c1f76e355.harr...@blueyonder.co.uk> Harriet Bazley wrote: > On 23 Nov 2016 as I do recall, > Jim Nagel wrote: > > > Does Netsurf not save its hotlist and history till the user quits > > the program? > > > No, it doesn't. > An attempt to

Re: history and hotlist not saved; CSS site

2016-11-23 Thread John Rickman Iyonix
In article <c77953e355@abbeypress.net>, Jim Nagel <nets...@abbeypress.co.uk> wrote: > Last night I was looking for tips on how to use CSS for something on > my website Jim - you might find the links in the middle column on this page useful:- http://rickman.orp

Re: history and hotlist not saved; CSS site

2016-11-23 Thread Harriet Bazley
On 23 Nov 2016 as I do recall, Jim Nagel wrote: > Does Netsurf not save its hotlist and history till the user quits the > program? > No, it doesn't. An attempt to avoid constant unpredictable disc accesses, I assume, and it's not a problem until the program crashes, but it would be

Re: history and hotlist not saved; CSS site

2016-11-23 Thread Tim Hill
In article <c77953e355@abbeypress.net>, Jim Nagel <nets...@abbeypress.co.uk> wrote: > Last night I was looking for tips on how to use CSS for something on > my website [snip] On balance, I find www.w3schools.com better than HTML.com YMMV -- Tim Hill www.timil.com web

Re: history and hotlist not saved; CSS site

2016-11-23 Thread John Williams
In article , Jim Nagel wrote: > Back to original Q about when Netsurf saves its hotlist. On quitting, same as its cookies. So if you want to do different user stuff, NetSurf has to be quitted before changing the Choices location. I do

history and hotlist not saved; CSS site

2016-11-22 Thread Jim Nagel
Does Netsurf not save its hotlist and history till the user quits the program? Last night I was looking for tips on how to use CSS for something on my website, came across a wonderful site and immediately added it to my Netsurf hotlist. An hour later, some other application froze

Re: CSS and "media query" -- smartphone vs desktop

2016-10-25 Thread Tim Hill
In article <20161025101401.gb2...@kyllikki.org>, Vincent Sanders <vi...@netsurf-browser.org> wrote: > On Tue, Oct 25, 2016 at 10:47:45AM +0100, Jim Nagel wrote: > > Any chance of Netsurf's CSS handling being extended a bit to support > > "media query"? &g

Re: css

2016-10-19 Thread Richard Torrens (lists)
In article <fa4268d155.ga...@wra1th.plus.com>, Gavin Wraith <ga...@wra1th.plus.com> wrote: > In message <55d122c0cdli...@torrens.org.uk> > "Richard Torrens (lists)" <li...@torrens.org.uk> wrote: > >The latest Netsurf 3.6 (Dev CI #3739) a

Re: css

2016-10-19 Thread Gavin Wraith
In message <55d122c0cdli...@torrens.org.uk> "Richard Torrens (lists)" <li...@torrens.org.uk> wrote: >The latest Netsurf 3.6 (Dev CI #3739) appears to be ignoring css. Does >anyone else find this? I cannot say that I have noticed it. Can you give us a URL

css

2016-10-18 Thread Richard Torrens (lists)
The latest Netsurf 3.6 (Dev CI #3739) appears to be ignoring css. Does anyone else find this? -- Richard Torrens. http://www.Torrens.org.uk for genealogy, natural history, wild food, walks, cats and more!

Re: CSS Base

2014-09-14 Thread Peter Slegg
On Sun, 14 Sep 2014 12:00:22 , netsurf-users-requ...@netsurf-browser.org wrote: Date: Sat, 13 Sep 2014 14:35:24 +0200 From: Ole Loots o...@monochrom.net Subject: Re: CSS Base Hello, thanks for keeping an eye on the dev builds. The latest build (2106) should be fixed. For more information see

Re: CSS Base

2014-09-13 Thread Ole Loots
Slegg: I just tried the latest daily Atari build (2105) but I am still getting the CSS Base error message. At that point the log file looks like this : (5.875000) content/content.c content_convert 283: content file:///./hotlist.htm (0x1b1be0c) (5.875002) render/html_css.c

Re: CSS Base

2014-09-12 Thread Peter Slegg
I just tried the latest daily Atari build (2105) but I am still getting the CSS Base error message. At that point the log file looks like this : (5.875000) content/content.c content_convert 283: content file:///./hotlist.htm (0x1b1be0c) (5.875002) render/html_css.c html_css_quirks_stylesheets

Re: CSS Base

2014-07-06 Thread Ole
Looks like it's failing to find its resources. Neither the default style sheet or the Messages file have loaded. I don't know how the Atari front end deals with loading them. Nope. These files are loaded correctly, I had a look at the debug log. I suspect the Messages file isn't up to date.

Re: CSS Base

2014-07-06 Thread Ole
I can see the following message in the log: (13.530001) render/html_css.c html_convert_css_callback 112: stylesheet file:///u%3A%5Cg%5CApplications%5Cnetsurf%5Cres%5Cdefault.css failed: UnacceptableType Also, I hope that the URL appearance is OK at that point, the URL Encoding must be

CSS Base

2014-07-05 Thread Peter Slegg
Does anyone know what is wrong with the Atari daily builds? Any page just opens a dialogue box saying CSS Base (attached). No pages are rendered. Peter

Re: CSS Base

2014-07-05 Thread Michael Drake
On 05/07/14 14:19, Peter Slegg wrote: Does anyone know what is wrong with the Atari daily builds? Any page just opens a dialogue box saying CSS Base (attached). No pages are rendered. Looks like it's failing to find its resources. Neither the default style sheet or the Messages file have

CSS selection speedup

2013-12-03 Thread Michael Drake
Recent development builds now use an updated version of our libcss library. It makes a significant optimisation to the amount of time NetSurf spends applying CSS rules to document elements to discover their style. The improvement is in NetSurf CI builds from #1508 onward. For more details

Re: Upper character truncation - CSS handling

2013-04-24 Thread John Williams
In article mpro.mlc3ut004g9yd015i.pit...@pittdj.co.uk, David Pitt pit...@pittdj.co.uk wrote: Is this the earlier instance:- http://sourceforge.net/tracker/index.php?func=detailaid=323group_id=51719atid=464312 That's it - and sorry, it was you and not another David! I see this hasn't

Re: Upper character truncation - CSS handling

2013-04-15 Thread Vincent Sanders
Higton some years ago which was not actioned. The problem is that the top few lines of the characters in the headines are not displayed. If you want this fixed please submit it to our issue tracker, otherwise it is liable to be ignored. Some brief analysis shows this is due to the css rule

Re: Upper character truncation - CSS handling

2013-04-15 Thread Chris Young
On Mon, 15 Apr 2013 08:27:10 +0100, Vincent Sanders wrote: I also note NetSurf falls back to the sans-serif font choice which should not be a factor. That should probably be on the request tracker too, if it isn't already. I remember some discussion about implementing usage of specific fonts

Re: Upper character truncation - CSS handling

2013-04-15 Thread John Williams
In article 20130415072710.ga30...@kyllikki.org, Vincent Sanders vi...@netsurf-browser.org wrote: If you want this fixed please submit it to our issue tracker, otherwise it is liable to be ignored. Some brief analysis shows this is due to the css rule: .curvedboxcontainer h1 { font

Re: Upper character truncation - CSS handling

2013-04-15 Thread John-Mark Bell
On Mon, 2013-04-15 at 21:59 +0100, John Williams wrote: It needs sorting! Patches are always welcome. J.

Upper character truncation - CSS handling

2013-04-14 Thread John Williams
I see at: http://www.pets4homes.co.uk/sale/dogs/bedlington-terrier/wakefield/ an illustration of the subject line which may be related to the problem (which I have lost track of) reported by me, and, I think, Dave Higton some years ago which was not actioned. The problem is that the

Re: viewing CSS

2013-02-18 Thread Brian Jordan
In message 0229de1f53.iyoj...@rickman.argonet.co.uk John Rickman Iyonix rick...@argonet.co.uk wrote: Does anyone know of a neater way of viewing CSS? [snip] Full save to disc, open generated pseudo app, read CSS file(s). Or have I missed the point? -- Brian Jordan Virtual RPC

Re: viewing CSS

2013-02-18 Thread Tim Hill
In article 0229de1f53.iyoj...@rickman.argonet.co.uk, John Rickman Iyonix rick...@argonet.co.uk wrote: Does anyone know of a neater way of viewing CSS? What I do at present is press F8 to view html. look at the -link rel=stylesheet- statement for the css file click in the NS url text

Re: viewing CSS

2013-02-18 Thread Rob Kendrick
On Mon, Feb 18, 2013 at 10:23:46AM +, Tim Hill wrote: It would be useful if NetSurf had a View CSS.. menu option, but I have no idea how much work this would involve. More than very occasional use by a very few of us would warrant, I imagine. Given a web page can have basically

Re: viewing CSS

2013-02-18 Thread John Rickman Iyonix
Rob Kendrick wrote On Mon, Feb 18, 2013 at 10:23:46AM +, Tim Hill wrote: It would be useful if NetSurf had a View CSS.. menu option, but I have no idea how much work this would involve. More than very occasional use by a very few of us would warrant, I imagine. Given a web page can

Re: Full Save not setting of CSS files

2012-11-30 Thread John Rickman Iyonix
David Pitt wrote John Rickman Iyonix, on 29 Nov, wrote: When you run a NetSurf Full Save application it does not act on the the CSS information because the CSS file is given a type of Text. The css file is correctly typed here on the ARMini, mimemap does have the css entry. Thanks

Full Save not setting of CSS files

2012-11-29 Thread John Rickman Iyonix
When you run a NetSurf Full Save application it does not act on the the CSS information because the CSS file is given a type of Text. This is on an Iyonix 5.19, NetSurf #674. I think it used to work but am not sure. As an example open:- http://rickman.orpheusweb.co.uk/temp/ do a Full Save

Re: Full Save not setting of CSS files

2012-11-29 Thread Brian Jordan
In message 152966f652.iyoj...@rickman.argonet.co.uk John Rickman Iyonix rick...@argonet.co.uk wrote: When you run a NetSurf Full Save application it does not act on the the CSS information because the CSS file is given a type of Text. This is on an Iyonix 5.19, NetSurf #674. I think

Re: Full Save not setting of CSS files

2012-11-29 Thread John Rickman Iyonix
John Rickman Iyonix wrote: When you run a NetSurf Full Save application it does not act on the the CSS information because the CSS file is given a type of Text. This is on an Iyonix 5.19, NetSurf #674. eg http://rickman.orpheusweb.co.uk/temp/ do a Full Save, then run the resulting

Re: Full Save not setting of CSS files

2012-11-29 Thread Brian Jordan
In message d58c6df652.iyoj...@rickman.argonet.co.uk John Rickman Iyonix rick...@argonet.co.uk wrote: John Rickman Iyonix wrote: When you run a NetSurf Full Save application it does not act on the the CSS information because the CSS file is given a type of Text

Re: Full Save not setting of CSS files

2012-11-29 Thread David Pitt
John Rickman Iyonix, on 29 Nov, wrote: When you run a NetSurf Full Save application it does not act on the the CSS information because the CSS file is given a type of Text. This is on an Iyonix 5.19, NetSurf #674. I think it used to work but am not sure. As an example open:- http

Re: CSS position not supported workaround

2012-11-18 Thread Jess Hampshire
In message 52ef307005t...@netsurf-browser.org Michael Drake t...@netsurf-browser.org wrote: Originally this was because there was no way to implement it in a way that would give satisfactory performance e.g. on peoples' RiscPCs. It forces a serious penalty on scrolling pages that

Re: CSS position not supported workaround

2012-11-18 Thread Rob Kendrick
On Sun, Nov 18, 2012 at 07:39:35AM -0800, Jess Hampshire wrote: In message 52ef307005t...@netsurf-browser.org Michael Drake t...@netsurf-browser.org wrote: Originally this was because there was no way to implement it in a way that would give satisfactory performance e.g. on

Re: CSS position not supported workaround

2012-11-15 Thread Michael Drake
In article 970f2cef52.iyoj...@rickman.argonet.co.uk, John Rickman Iyonix rick...@argonet.co.uk wrote: I would like to be able to fix some heading content on a page so that when the page is scrolled the heading stays on the screen. As you've seen position:fixed is not implemented. It is

Re: CSS position not supported workaround

2012-11-15 Thread John Rickman Iyonix
Michael Drake wrote In article 970f2cef52.iyoj...@rickman.argonet.co.uk, John Rickman Iyonix rick...@argonet.co.uk wrote: I would like to be able to fix some heading content on a page so that when the page is scrolled the heading stays on the screen. ... Is there anyway to do this that

per site user css

2012-10-05 Thread Gavin Wraith
I was grateful to read about Choices:WWW.NetSurf.User. Is there any way to make css instructions conditional on the site being browsed? A mechanism that could be used for sites likely to be browsed by RISC OS browsers might be to dedicate a system variable. So, for the riscos.info site

Re: per site user css

2012-10-05 Thread Michael Drake
In article c03bead952.wra...@wra1th.plus.com, Gavin Wraith ga...@wra1th.plus.com wrote: I was grateful to read about Choices:WWW.NetSurf.User. Is there any way to make css instructions conditional on the site being browsed? No, we don't have any way to support that yet. -- Michael Drake

height attribute in CSS

2012-08-30 Thread Gavin Wraith
I have come across a difference between the way NetSurf 2.9 (on an Iyonix) and Firefox 15 (on an XP notebook) treat the CSS height attribute. The way NetSurf does it gives the display I want, and I am trying to figure out how to make Firefox do the same. My webpages are to be in three columns

CSS height attribute

2012-08-30 Thread Gavin Wraith
I found out how to get the effect I wanted both in NetSurf and in Firefox by avoiding the height attribute. I put everything inside a containing box and for the left- and right-hand columns set the attributes top and bottom to 0. Then their heights get sucked to that of the middle column. --

This site requires CSS to be enabled...

2012-01-07 Thread Harriet Bazley
http://www.penninewaterways.co.uk/rochdale/archive01.htm This site apparently requires something more than CCS to be enabled in order to reveal the 'hidden' portions of each image... Is the problem in the 'hover' attributes? -- Harriet Bazley == Loyaulte me lie == Those

Re: This site requires CSS to be enabled...

2012-01-07 Thread Michael Drake
In article 64b9cd4d52.harr...@blueyonder.co.uk, Harriet Bazley li...@orange.wingsandbeaks.org.uk wrote: http://www.penninewaterways.co.uk/rochdale/archive01.htm Is the problem in the 'hover' attributes? The :hover pseudo class is not yet supported. It's currently planned for NetSurf 4.

Re: This site requires CSS to be enabled...

2012-01-07 Thread Harriet Bazley
On 7 Jan 2012 as I do recall, Michael Drake wrote: In article 64b9cd4d52.harr...@blueyonder.co.uk, Harriet Bazley li...@orange.wingsandbeaks.org.uk wrote: http://www.penninewaterways.co.uk/rochdale/archive01.htm Is the problem in the 'hover' attributes? The :hover pseudo

Re: This site requires CSS to be enabled...

2012-01-07 Thread Richard Ashbery
... Is the problem in the 'hover' attributes? Yes - I think it is - isn't this a problem with CSS Pseudo-classes? Have a look at Development Progress CSS features.. Status - says 'Just started'. NetSurf.. Rev 13329 -- Richard Ashbery Wakefield 2012 - Saturday 28th April http

Generic 'font' styling in CSS

2011-05-27 Thread Tim Hill
In article a72ab9d951.harr...@blueyonder.co.uk, Harriet Bazley li...@orange.wingsandbeaks.org.uk wrote: So, p style=font: oblique bold 100% sans-serif should work... and yes, it does. :-) http://www.w3schools.com/css/tryit.asp?filename=trycss_font Is another good example. (For anyone

Re: Generic 'font' styling in CSS

2011-05-27 Thread John Williams
In article 51d9dc4a02...@timil.com, Tim Hill t...@timil.com wrote: For anyone not familiar, http://w3schools.com is an excellent resource. [Snip] I say maybe because it doesn't work with Netsurf it seems. The problem is with NetSurf replacing spaces with hard spaces. Easily solved

Re: Generic 'font' styling in CSS

2011-05-27 Thread Tim Hill
In article 51d9dde821joh...@ukgateway.net, John Williams joh...@ukgateway.net wrote: In article 51d9dc4a02...@timil.com, Tim Hill t...@timil.com wrote: [snip] Okay, you can forget what I posted, which was wrong. A re-boot reinstated NetSurf (r12443)'s ability to cut'n'paste and I have not

Generic 'font' styling in CSS

2011-05-26 Thread Harriet Bazley
According to my reading of Chris Terran's StrongHelp CSS manual, p style=font: bold oblique sans-serif ought to be a shortcut for p style=font-family: sans-serif; font-weight: bold; font-style: oblique However, the former doesn't seem to do anything for me in Netsurf, whereas the latter does

Re: Generic 'font' styling in CSS

2011-05-26 Thread Harriet Bazley
On 26 May 2011 as I do recall, Michael Drake wrote: In article 95fd7ad951.harr...@blueyonder.co.uk, Harriet Bazley li...@orange.wingsandbeaks.org.uk wrote: According to my reading of Chris Terran's StrongHelp CSS manual, Best to use the spec. You can also use a CSS validator

Re: CSS Bounding Boxes

2011-02-23 Thread Michael Drake
In article 51aa08419bjoh...@ukgateway.net, John Williams joh...@ukgateway.net wrote: URL is http://le.petit.four.free.fr/chorale/ Thanks, please try r11770. -- Michael Drake (tlsa) http://www.netsurf-browser.org/

Re: CSS Bounding Boxes

2011-02-23 Thread John Williams
In article 51aa10973at...@netsurf-browser.org, Michael Drake t...@netsurf-browser.org wrote: Thanks, please try r11770. Thank you; expected behaviour restored! Best wishes, John

Re: RO full save and images in CSS

2011-02-01 Thread Rob Kendrick
On Sat, Jan 29, 2011 at 03:42:54AM +, Harriet Bazley wrote: I don't think that's actually possible: WebsterXL used to try to do just this, and the result was that you got all sorts of directories with random image files in appearing *above* the 'full save' you thought you'd created.

Re: RO full save and images in CSS

2011-01-30 Thread Harriet Bazley
On 25 Jan 2011 as I do recall, Martin Bazley wrote: (The full save code really needs rewriting anyway, to organise things in a directory structure with original leafnames intact mimicking the structure of an actual website, simultaneously making it more user-friendly to browse and

Re: RO full save and images in CSS

2011-01-30 Thread Martin Bazley
simply be a matter of replacing http://; with file:///Appname$Dir/, and relative URLs wouldn't need changing at all. This would have the advantage that relative URLs in places not currently supported (e.g. CSS) could be much more easily manually fixed, by simply downloading the pictures and placing

Re: RO full save and images in CSS

2011-01-27 Thread Martin Bazley
The following bytes were arranged on 27 Jan 2011 by Erving : From: Martin Bazley martin.baz...@blueyonder.co.uk Date: 25 Jan 2011 For a good example, try full-saving http://www.beano.com/ . I just repeatedly get 'Connection time-out' (Risc PC, RISC OS 4.02 Netsurf 2.6) though Firefox on

Re: RO full save and images in CSS

2011-01-26 Thread Erving
From: Martin Bazley martin.baz...@blueyonder.co.uk Date: 25 Jan 2011 snip For a good example, try full-saving http://www.beano.com/ . snip I just repeatedly get 'Connection time-out' (Risc PC, RISC OS 4.02 Netsurf 2.6) though Firefox on an ancient widows laptop displays the page in

Re: RO full save and images in CSS

2011-01-25 Thread Rob Kendrick
On Tue, Jan 25, 2011 at 03:00:02PM +, Martin Bazley wrote: (The full save code really needs rewriting anyway, to organise things in a directory structure with original leafnames intact mimicking the structure of an actual website, simultaneously making it more user-friendly to browse and

CSS torture test

2011-01-14 Thread Martin Bazley
Just thought I'd share this (pure HTML and CSS) URL for when the new CSS parser is done: http://www.shouldiworkforfree.com/ It'll be interesting to come back afterwards and see how much has been fixed. -- __^__ Follow me on Twitter! -- http://twitter.com/swirlythingy / _ _ \ (Or, um

CSS: a:hover and z-index

2009-03-01 Thread Gary Jones
Hi Does anyone know when/if the CSS pseudo class a:hover and z-index property is planned. I see they're listed as 'not started' at the moment. Thanks -- Gary Jones Get free cashback for your online purchases http://www.topcashback.co.uk/percap

Re: CSS: a:hover and z-index

2009-03-01 Thread Rob Kendrick
On Sun, 01 Mar 2009 11:35:08 GMT Gary Jones localn...@ntlworld.com wrote: Does anyone know when/if the CSS pseudo class a:hover and z-index property is planned. I see they're listed as 'not started' at the moment. There is no plan. Please note that this does not mean we do not intend

CSS changed?

2009-01-25 Thread Brian Jordan
the floated left menu buttons whereas previously it was spaced from the left side of the containing div. I am happy to concede that I am a CSS newcomer and that my code may well be at fault, nontheless it worked until recently and continues to work on most other browsers in XP, Mac and Ubuntu. Can anyone

Re: CSS changed?

2009-01-25 Thread David H Wild
to my use of some CSS which hasn't been implemented yet inNetsurf and I am not concerned about this but it would be nice to see the home page and other simple pages working even though I am probably the only person to view this site in NetSurf. I had a look at your site and the galleries seemed

Re: CSS changed?

2009-01-25 Thread Michael Drake
div in a very inelegant fashion. Should be fixed in the latest build. I am also aware that the photo galleries don't work in NetSurf due to my use of some CSS which hasn't been implemented yet in NetSurf Actually the scrollbars should be working, I'm not sure why they don't work there.. We

Roll-over in CSS

2008-07-24 Thread Richard Ashbery
I've been having a look at CSS - I am in the learning curve mode. I've tried a piece of test code that enables a user to hover over a link which forces a colour change and the text to grow larger. I can't see anything in the Help file.. CSS properties about the id selector declaration #menu li

Re: Roll-over in CSS

2008-07-24 Thread Richard Ashbery
In article [EMAIL PROTECTED], John-Mark Bell [EMAIL PROTECTED] wrote: On Thu, 24 Jul 2008, Richard Ashbery wrote: I've been having a look at CSS - I am in the learning curve mode. I've tried a piece of test code that enables a user to hover over a link which forces a colour change