My very own WebOS
- 3 Devlogs
- 3 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
Devlog 3: Draggable Windows
-Code Split: Moved JS to script.js to clean up the HTML.
-Window Dragging: Added mouse events to smoothly drag the window via a top header.
-Open/Close: Used JS to toggle display none and flex using click event listeners.
-CSS Classes: Replaced inline styles with reusable classes for easy future apps.
Next up: Building my first actual app inside the window!
I Builded Flexboxes. And I added a Wallpaper and a top bar. It looks amazing! There is even the live time and date in the top bar thanks to javascript.
I build the entry page of my selfmade web os.