Categories
Development

Back to boilerplate website

After remove Yandex search from http://poplauki.eu from index back boilerplate website version.

Second bad thing is large bandwitch on first load – about 1.5 Mb. It to large for simple 5 page site.

Fix side menus for mobile browsers.

So ended experiments with personal website builded with React.

Categories
Development Uncategorized

Fixed right menus for poplauki.eu website

Task : find fixed right menu with pure CSS and Javascript

List of the solutions:
CSS menu
Multilevel over-lapping responsive menu
Off Canvas menu effect
Sitepoint tutorial

Chooses Sitepoint tutorial