Re: [css-d] page gap in IE edge/11

2017-03-21 Thread Mike Manley
Tom Livingston wrote: Here is a sample page: https://tomliv.com/wip/ I've tried various page sizes on load and resizing and can't track down the space I am getting in IE Edge and 11. Can anyone tell me where the extra space in the page is coming from? The page scrolls for a bit for 'no apparent

Re: [css-d] styles for hover effects and touch

2016-01-09 Thread Mike Manley
Tom Livingston wrote: List, How do you handle hover events on touch devices? Currently I don't. Until you brought this to my attention, I hadn't considered how problematic the :hover property could be on touch screen devices. For example, a button whose bg color changes on hover. On iOS, t

[css-d] css validation error

2015-06-30 Thread Mike Manley
I need a little help understanding this error. All css validates except this part. "css error = Unknown pseudo-element or pseudo-class :required" I have this html in a table for a contact form and all html validates. required="required" /> In the css I have this input:required, textarea:requi

Re: [css-d] Mobile Issues to Solve

2015-04-27 Thread Mike Manley
Philip Taylor wrote: Mike Manley wrote: This is my first attempt to make a site responsive. My approach was keep everything as much as possible, device resolution independent using a single css file. I do have a couple of problems I would like to solve. The header is to large on screens

[css-d] Mobile Issues to Solve

2015-04-27 Thread Mike Manley
This is my first attempt to make a site responsive. My approach was keep everything as much as possible, device resolution independent using a single css file. I do have a couple of problems I would like to solve. The header is to large on screens <=480px and the tap targets (nav links) are

Re: [css-d] FireFox issues displaying height of div

2014-07-25 Thread Mike Manley
Richard Wendrock Forum wrote: Does anyone know of an issue with FireFox not displaying the height of a div properly? The column on the right with the blue background appears correct in IE and Chrome. For some reason the column does not extend below the link. http://advres.thehomepagestore.com/co

Re: [css-d] Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.12

2013-01-13 Thread Mike Manley
David Laakso wrote: Do see a flash of white in any browser on your Mac when you click the page navigation links? And if so, in what browser? Opera Mobile nor OperaMini do not exhibit this problem when viewed on an Android/2.3.6 mobile-device. Thanks. Best, David Laakso I see the effect in Epi

[css-d] Font shorthand errors

2012-07-29 Thread Mike Manley
The W3C CSS Validation Service gives me these errors. After reading the CSS3 standards for the font short hand I can not understand why I am getting the errors. 45 #content Value Error : font / is not a font-family value : 1em / 1.5em Rockwell,Helvetica,Sans-serif 99 .sub Value