by webbouwer | Mar 29, 2023 | Blog
Hard refresh in browser load webpage without cached data how? many people ask, this info to perform the browser hard refresh. Keyboard shortcuts to perform hard refresh in browser to refresh cached data in browser: Chrome, Firefox, or Edge for Windows: Press Ctrl+F5...
by webbouwer | Sep 16, 2021 | Blog, Uncategorized
While creating a special theme for a website usoing custom post types with a lot of media attachted it was needed to display pdf-files directly on the browser screen with html, css and javascript creating a custom overlay. I found different options and wanted to keep...
by webbouwer | Nov 20, 2020 | Blog
In this article a growing collection of notes and codes to keep track of visual background options, bg effects and interactive video tactics for future websites. Since last summer i am experimenting with streaming video in plain Javascript. The little amount of code...
by webbouwer | Jul 24, 2020 | Blog
A very common use in writing about programming and webdevelopment is the presentation of code itself. In this article a small test of options to display and share code inside wordpres articles or plain html markup. Online frontend code editors like jsfiddle.net,...
by webbouwer | Jul 20, 2020 | Blog
In this article some premature notes and codes to become a collection of visual background options and interactive effect tactics for websites. The basic background-images for an html-element in css background-image: url( ‘imagename.ext’ ); and for video...