Custom Right-Click Context Menu with Javascript and CSS

  Рет қаралды 4,619

Before Semicolon

Before Semicolon

Күн бұрын

Пікірлер: 13
@DevsLikeUs
@DevsLikeUs 4 жыл бұрын
Great tutorial ! Thank you, love how you walked through the steps.
@BeforeSemicolon
@BeforeSemicolon 4 жыл бұрын
Thank you. Glad to help
@guycohen4403
@guycohen4403 3 жыл бұрын
Great video
@BeforeSemicolon
@BeforeSemicolon 3 жыл бұрын
Thank you Guy
@amengaga41
@amengaga41 3 жыл бұрын
Hi! How can I redirect to another php page after menu option has been clicked? Thank youu
@BeforeSemicolon
@BeforeSemicolon 3 жыл бұрын
You can use the anchor tag () to wrap the text of the menu or you can listen to the click event of the menu item and call window.open(‘link-to-the-php-page’). Use the link you want. This implementation already allows for listening to menu item click so i think option 2 works best for your case.
@someone85120
@someone85120 3 жыл бұрын
​@@BeforeSemicolon Is it something like this? Been trying to figure this out for a few hours now.. (not a coder by any means). How and where can I add this into your code to make it work? Thanks in advance. .addEventListener('click', (e) => { window.open(url); });
@BeforeSemicolon
@BeforeSemicolon 3 жыл бұрын
Yeah that looks about right…did it work?
@someone85120
@someone85120 3 жыл бұрын
@@BeforeSemicolon No... I'm such a noob so not sure why not
@danielvnzla6278
@danielvnzla6278 4 жыл бұрын
amazing thank you!
@BeforeSemicolon
@BeforeSemicolon 4 жыл бұрын
You're very welcome!
@SchenierLopez
@SchenierLopez 4 жыл бұрын
Can anyone explaing to me: this action(o) {console.log(o)}? What does it means?
@BeforeSemicolon
@BeforeSemicolon 4 жыл бұрын
action is a method in the object being passed that takes a “o” argument and pass it to console.log method call. Can also be written as: action: (o) => { console.log(o); } Or: action: function(o) { console.log(o); }
Custom dropdown/select with css and javascript
9:20
Before Semicolon
Рет қаралды 5 М.
Learn JavaScript Touch Events In 17 Minutes
17:45
Web Dev Simplified
Рет қаралды 114 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Custom Right Click Context Menu in HTML CSS & JavaScript
16:59
CodingNepal
Рет қаралды 41 М.
Pagination buttons with CSS and Javascript
14:29
Before Semicolon
Рет қаралды 20 М.
I made my own Text Editor (in Rust)
8:16
FaceDev
Рет қаралды 142 М.
Building Right-click Menus with JavaScript
6:19
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 16 М.
The Ultimate Scroll Animation That Can Elevate Any Website
6:44
Snippets Code
Рет қаралды 9 М.
I coded one project EVERY WEEK for a YEAR
13:13
Carter Semrad
Рет қаралды 785 М.
The Easiest Way to Build Websites
10:56
Sajid
Рет қаралды 682 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН