Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How one can remove the webr loading div on the title page? #110

Closed
coatless opened this issue Nov 22, 2023 · 0 comments · Fixed by #111
Closed

How one can remove the webr loading div on the title page? #110

coatless opened this issue Nov 22, 2023 · 0 comments · Fixed by #111
Labels
p: low Address issue when time permits t: enhancement New feature or request
Milestone

Comments

@coatless
Copy link
Owner

coatless commented Nov 22, 2023

How one can remove the webr loading div on the title page?

Screenshot 2023-11-22 at 22 16 12

The div has no specific element allowing to target it easily using CSS.

<div>
  <div class="quarto-title-meta-heading">WebR Status</div>
  <div class="quarto-title-meta-contents">
    <p id="startup" aria-live="assertive">🟢 Ready!</p>
   </div>
</div>

Originally posted by @mcanouil in #14 (comment)


Thanks, I missed it from the documentation.
Maybe add a note in that section about revealjs to help with the search engine to find this as I believe most user of the revealjs won't want the startup to mess with their title slide layout.

Originally posted by @mcanouil in #14 (comment)

@coatless coatless added t: enhancement New feature or request p: low Address issue when time permits labels Nov 22, 2023
@coatless coatless added this to the 4.0 milestone May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: low Address issue when time permits t: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant