browsers and CSS and HTML5

a) the very quick way to look at DOM with Web Inspector using Safari or Chrome is – how did I not know this – to right-click on the element of interest and select Inspect Element. That saves me laborious clambering through hierarchy each time I want to inspect – it opens Web Inspector at the element currently chosen. Brilliant. Chrome works in similar way.

b) how to see attributes when hovering, eg. Well just do the right-mouse thing while the element is hovered and Safari freezes the state and shows you that (allegedly). Chrome has a little pull-down menu where you can select the state you want to examine, Hover, Active etc.
c) Chrome acts on the <input> attribute “required” and pops up a little msg.
Now this would be fine but … what do I do when the CANCEL button is pressed – it won’t let go!!!!

About Ian

I am a New Zealand and EC citizen, living and working in Hastings in the North Island of New Zealand. On March 5th in 2004 I retired from exactly 30 years with IBM UK Ltd, working in the Hursley software development lab near Winchester in the south of England. I am now an IBM Distinguished Engineer emeritus, working to my own agenda while retaining access to my colleagues and information inside IBM.
This entry was posted in General. Bookmark the permalink.

Comments are closed.