Category: Browsers Testing

Different browsers CSS tips and tricks.

Google Chrome Web-Safe Font Issue Resolved

Just noticed that Google Chrome browser (version 67-68) is not displaying simple web-safe Verdana font for Hebrew texts on multilingual website. What could be wrong with Verdana?

Posted in Browsers Testing, CSS CheatSheets | Tagged | Leave a comment

Internet Explorer Debug is Impossible with Microsoft Edge, but You Still Have IE11 with Emulation Modes After Windows 10 Upgrade

After windows 10 upgrade I’ve realized that Microsoft Edge doesn’t have emulation modes in its developer tools anymore, just agent strings. I was furious and started to search for a previous Explorer versions debugging solutions. Didn’t found anything easy and free, but yesterday I’ve found that Internet Explorer 11 is still on my machine with all its emulation modes! A miracle!Continue reading

Posted in Browsers Testing | Tagged | Leave a comment

Facebook Doesn’t Show YouTube Video When You Click on Thumbnail in Firefox

When video from YouTube doesn’t show on Firefox, browse the Facebook page with https:// or disable protection for FB page.Continue reading

Posted in Browsers Testing | Tagged | 1 Comment

Rounded Borders, Gradients for IE7 and IE8 with CSS3 PIE

Make use of CSS3 properties for outdated IE7 and IE8 browsers with the help of CSS3PIE script.Continue reading

Posted in Browsers Testing | Tagged | 1 Comment

Dynamic Web Fonts Not Visible in Firefox under SSL

Firefox is not showing dynamic web fonts on subdomains or under SSL, check the available solutions.Continue reading

Posted in Browsers Testing | Tagged | 2 Comments

Google Web Fonts Don’t Show When Checking An Offline Page in IE9 Browser

Using Google Web Fonts becoming very popular today. I found that standard insert methods don’t show Google dynamic fonts in HTML page when checking the page offline.Continue reading

Posted in Browsers Testing | Tagged | Leave a comment

IETester to Test Internet Explorer 6 Rendering

IETester is a nice, easy and free program to be used for MS browsers testings without use of virtual machines.Continue reading

Posted in Browsers Testing | Tagged | Leave a comment