Select Page

Hard refresh in browser load webpage without cached data

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...

Embed PDF Viewer in WordPress

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...

Bg image, live video and paralax effects

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...

Bg image, video and paralax effects

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...