Skip to content
Discussion options

You must be logged in to vote

You can use onUiLoaded() in your Javascript file to delay your HTML modifications until the WebUI is ready. Check my sd-webui-breadcrumbs extension for a working example:

https://github.com/ThereforeGames/sd-webui-breadcrumbs/blob/main/javascript/sd-webui-breadcrumbs.js

This extension was made specifically for UI customizations, so you may find other useful things in the codebase.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Kadigan
Comment options

@ThereforeGames
Comment options

Answer selected by Kadigan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants