You are browsing as a guest. Sign up (or log in) to start making projects!

My very own WebOS

  • 3 Devlogs
  • 3 Total hours

This is my very own OS that can be run in the web!

Open comments for this post

1h 3m 42s logged

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!

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!

Replying to @747elias

0
2
Open comments for this post

1h 26m 59s logged

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

Replying to @747elias

0
1

Followers

Loading…