python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Change initial Shinyapps "Please wait" message
How can we change the initial "Please wait" message when an app starts up on shinyapps?
I am referring to the startup message of shinyapps.io, not packages like Waiter or shinybusy (for exam...
John john
Votes: 0
Answers: 0
want to put the focus and edit the first cell of my dynamic table
I want to put the focus and edit the first cell of my dynamic table when the user clicks a button.
the problem is that the id of the table tag is dynamic. actually, the name I put in dtoutput is a div...

developer
Votes: 0
Answers: 1
Add a logo to a leaflet map in a shiny app
I would like to add a logo to a leaflet map in a shiny app.
The addLogo function of the leafem package allows this, when I generate a map outside the shiny environment the function works perfectly, ho...
MatCordTo
Votes: 0
Answers: 1
Use shinyjs to trigger an event based on the current active bsplus carousel slide
I'm trying to trigger an event in my shiny application, based on the slide that is active in a bsplus carousel that's housed within a modalDialog, i feel that using shinyjs is the way forward, given t...
david glen
Votes: 0
Answers: 1