DeveloperHell | Languages: All | PHP | Python | .NET | Java | CSS | Ruby | Javascript   Site: Statistics
want to join us? register, it's easy | help

browse by tag: browsers in language

sort by

newest, oldest, most popular


category icon

Browser Plugin Detection

in Python added by iFadey, on 29/4/2012 browser flash javascript pattern plugin silverlight

Have you ever wondered how to detect plugins loaded by your browser using JavaScript? In this tutorial you will learn to detect plugins in IE way and for other browsers. You will also learn to use Lazy Function Definition pattern to optimize your object detection code.

1 comment save report
category icon

Sub-Pixel Problems in CSS

in CSS added by admin, on 22/1/2008 browsers rendering subpixel

Something that jumped at me, recently, was a rendering dilemma that browsers have to encounter, and gracefully handle, on a day-by-day basis with little, to no, standardization.

comment save report