HTML Menus Questions and Support

Since there is no questions category at Fab, I created this thread to replace it. This is exclusively about this plugin: HTML Menus | Fab

Hello, may I ask if this browser plugin will have future support for Input Method Editor (IME)

This is to be able to enter Asian characters, isn’t it? Have you tried the Unreal Browser in UE5.5? If it doesn’t work in the latest UE version I don’t think I can change much because my plugin is based on the Unreal Browser.

Would it maybe work with a javascript library?

GitHub - hermanschaaf/chinese-ime: A JavaScript jQuery plugin for building Chinese keyboard input capabilities natively into a website

Hi!

I would like to use VUE 3 CLI, is it possible to work with this plugin? I have purchased this product and so far I am not able to work with the plugin

Is this a javascript library that runs in the browser and can be integrated into html as normal? Then it should work. You just have to include it according to the documentation. Please only use compressed versions, i.e. .min.js.

1 Like

Thx, its work! I use VUE 3 CLI its amazing! :+1:t6:

Maybe it’s a problem with me, but when pressing ALT+Tab you can’t control the character, the browser seems to overlay on top, but that might be my problem

More likely an unreal problem. See if changing the input mode helps or try setting the focus.

Problem fixed, in Widget set Visibility: Non hit, problem in Debug mode, Shift + Ctrl + I keyboard does not display debug state in game when “Allow DevTool true” is set

You have to click once in the browser so that the keyboard gets the focus to start the debug mode.