Thursday, 15 November 2012

CSS position not supported workaround

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 would work in NetSurf?
A JavaScript solution is obviously not on.

It can be done with CSS but unfortunately NetSurf has not yet
implemented the position:fixed property.

The following web page works after a fashion on Chromium, but not on
NetSurf.
http://rickman.orpheusweb.co.uk/temp/position.html

Helpful suggestions would bemuch appreciated.


--
John - http://mug.riscos.org/

No comments:

Post a Comment