Toggle navigation
Menu
Home
Bug Solutions
Latest news
4:44:00 PM
Achappan Mahalingam
No comments
13 Essential Tools to Check Cross-Browser Compatibility
Cross-browser
refers to the ability of a website, web application, HTML construct or client-side script to function in environments that provide its required features and to bow out or degrade gracefully when features are absent or lacking.
1.
Ghostlab
2.
BrowserStack
3.
Sauce Labs
4.
CrossBrowserTesting
5.
Browsershots
6.
Browserling
7.
Browsera
8.
Mogotest
9.
IE NetRenderer
10.
Litmus
11.
BrowseEmAll
12.
TestingBot
13.
Spoon
Email This
BlogThis!
Share to X
Share to Facebook
← Newer Post
Older Post →
Home
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Blog Archive
July
(1)
June
(15)
May
(6)
April
(7)
March
(6)
February
(16)
January
(5)
Total Pageviews
Popular Posts
Steps to integrate Yamm mega menu into your own bootstrap website
I am doing website design using bootstrap and a need to use mega menu instead of using list menu items in the navigation bar. For this pu...
How to set corporate proxy for NodsJs?
I tried to install a GRUNT (which a javascript task runner to perform repetitive tasks like minification, compilation, unit testing, lint...
Which function is used to moves an uploaded file to a new location?
move_uploaded_file ( string $filename , string $destination ) Example: <?php if( isset($_POST['submit']) ) ...
Error: The used table type doesn't support FULLTEXT indexes?
Wow! I got this error when i am creating a below table with FULLTEXT indices. The reason for this exception is "Full-Text Search is su...
What is IIS (Internet Information Services)?
Internet Information Services (IIS) for Windows® Server is a flexible, secure and manageable Web server for hosting anything on the Web. F...
Examples of JQuery Selectors
jQuery selectors are used to "find" (or select) HTML elements based on their id, classes, types, attributes, values of attribute...
List of PHP Frameworks
Project Current stable version Agavi 1.0 Aiki Framework 0.9.1 AppFlower 1.3 Ayoola Framework 1.4.1 CakePHP 2.6.1 Cgiapp 1.0 ClanCat...
How to install nodejs in Windows 7?
I want to use javascript on my ongoing moodle development work. But the latest version of moodle 2.8 supporting to YUI library. Now the...
SQL Injection
SQL Injection is possible to alters the existing SQL commands to expose hidden data or to override the valuable ones, or even to execute da...
Sample build.xml to create war file based on eclipse directory structure
Yesterday I got a chance to write sample build.xml for one of my colleague. He has default build.xml for his project which is written by so...
0 comments:
Post a Comment