Skip to content Skip to sidebar Skip to footer
Showing posts with the label Specifications

Is Tabindex Hack For Css :focus Specified Somewhere?

There is a hack to make work :focus pseudoclass for div elements: adding to div tabindex. Like this… Read more Is Tabindex Hack For Css :focus Specified Somewhere?

Angularjs Directives As "custom" Html Tags: Isn't This Dangerous And May Conflict With Future Html Versions?

I'm currently reading a lot about different JS frameworks (EmberJS, AngularJS, etc.). On first … Read more Angularjs Directives As "custom" Html Tags: Isn't This Dangerous And May Conflict With Future Html Versions?