Web Development Can Be Art – Literally
A few days ago the Net.Art project OneYouNeed came to me with two rather special cross-browser issues. The project aims to create a unique music video containing single frames made by people all around the world. If you have a webcam handy try it, it’s really funny. To …
Does W3C Validation Still Matter?
Recently I put the final touches to my latest web project an decided it would be fun to know where it is in terms of W3C validation. So I submitted the page to the W3C Validator and sure enough it did find 5 errors and 5 warnings. After investigation I …
Mobile Browsers That Matter
There used to be a time when one of the great advantages of developing a web application was that you simply had to write the code once and it would run anywhere at any time and on any device in the world as long as …
Why You Should Cross-Browser Test Websites
If you’re new to web programming, you may assume that your work ends with producing a perfectly working application. You test your website, debug the JavaScript, put it through a stress test and make sure that all is working well. However, many people do not …
Why Use a Standalone Cross Browser Testing Tool?
The browser market today is more saturated than ever before. Compared to just a few years ago when Internet Explorer was the dominant force, browsers such as Chrome and Safari have established their own solid market share. The recent proliferation of mobile devices has only …
New Version Released – 9.6.7
Hi, everyone! We’ve just released BrowseEmAll 9.6.7 for Windows, Linux and macOS to our users. It is available now on our Download area. You can find more details about version release history here. This release includes stability, performance improvements and new browsers and devices. If you find a …
Cross Browser Test Your Website in 10 Minutes or Less
BrowseEmAll includes over 20 desktop browsers and many mobile simulators. However, testing your website on all of these can take a lot of time. To make your life easier BrowseEmAll includes cross-browser Page Analytics tool. You just enter the URL and select the browsers you …
Get Your Website Microsoft Edge Version 110 Ready
As you’ve surely already heard, the new Edge versions has a lot of new features for developers. Now every designer, developer, and website owner has to make sure that their website will be displayed correctly using the new Microsoft Edge versions. In this post, I …
4 Steps to Cross Browser Test An Existing Website
In this post I’ll show you how to cross-browser test your existing website more efficiently. All 4 steps will be performed using the cross-browser testing tool BrowseEmAll. …
The Cross-Browser Compatibility Guide – CSS Selectors Browser Support
Welcome to the third part of the cross-browser compatibility guide. CSS selectors browser support In this post I would like to show which CSS selectors are supported in the different browsers. CSS 2 Selectors CSS level 2 specification was developed by the W3C and published …