cf7bfe79ca
When selected custom menu is removed, go to settings menu Allow iframe in custom menu to use Scripting API Return menu object when it is registered, can call remove function on it
9 lines
165 B
HTML
9 lines
165 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Custom Iframe Menu</title>
|
|
</head>
|
|
<body>
|
|
<a href="https://workadventu.re/">GO TO WA BY IFRAME</a>
|
|
</body>
|
|
</html> |