ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Set Popup Title from JavaScript
Title:
B
I
{code}
?
I am trying to set the title via JavaScript. Can you please help?
Save Changes
Cancel
Ren
asked at 09 May 2023
Answers
B
I
{code}
?
You can open and set popup title from js like this: awe.open('popup1', { title: 'my title' }) `popup1` - being the name of the popup (regardless if it was initialized) have a look at this demo: https://demo.aspnetawesome.com/PopupDemo#Open-without-initialization
Save Changes
Cancel
Omu
answered at 09 May 2023
It works perfect. Thanks!
at 09 May 2023
Ren
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK