Posts

Showing posts with the label Chrome

CSS Grid Layout in Stupid Internet Explorer 11 using -ms styles

Image
How To Get Your Web Pages to Display CSS Grids in IE and Chrome All of us web developers know that IE 10 and 11 cannot display grid layouts like FireFox and Chrome.  In fact we know that Microsoft is lagging behind on their support of standards in their IE browser. Thanks Steve and Bill!   However some of us are discovering that Edge can display them kind of correctly now.  Unfortunately, Edge is as stupid as IE.   If you developed fantastic looking grid layout pages for Chrome and do not want to revert back to old fashioned table layouts, I have the ultimate solution for you. It's called vendor extensions. First thing to do is to drop some of your CSS into the autoprefixer to allow it to add new MS vendor extensions. Then you add your new CSS into your sheets. If you had this CSS and it worked in Chrome, you will then add -ms-grid and -ms-grid-columns. Plus you will also add .ms-grid-row and -ms-grid-column to each row/column cell. .grid-container ...

How to Export and Import Chrome Saved Passwords Using Old Versions of Chrome

Image
How to Save Your Google Chrome Passwords, Bookmarks, and Cookies Unfortunately as of Chrome Version 78, google has removed the ability to import passwords into chrome.  As an alternative, you can still export them out as a CSV file. But you can never import them back.  However, If you can locate Version 72 of Chrome Enterprise Full Offline Installer, you can install it, with the network cable unplugged, and then import your passwords quickly before, Chrome gets updated to the latest version, and drops the password import feature.  To import passwords, install chrome 72, then disconnect your network, and then go to chrome://flags in the address bar. Search for "Passwords" or "import".  When you locate the import feature, enable it. Then restart Chrome, then go to Settings->passwords and click on the little dots, then import your passwords. Save the Chrome Data Default Profile Alternatively, you can grab the file called "Login Data", "Bookm...

Download Offline / Full Installer for Google Chrome

Links to Download the Full Offline Installer of Google Chrome https://cloud.google.com/chrome-enterprise/browser/download/# 64Bit and 32 bit Download Old Versions of Chrome We are offering two old versions of 64 bit Chrome that you can use with the above advice.   Chrome Version 58  and  Chrome Version 72 Enterprise . Download and Enjoy.