ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Set Title of popup via javascript
Title:
B
I
{code}
?
Hi there, I am using the awepopup to show a form. The line below open a popup awe.open('displayOptionByStateId', { params: { stateId: stateId} }); I know how to set the Title in the razor page, just wanted to know how to do the same from javascript. Thanks, Ajay
Save Changes
Cancel
ajaywebdev
asked at 29 Mar 2015
Answers
B
I
{code}
?
awe.open('displayOptionByStateId', { params: { stateId: stateId }, p: { t: 'my title' } });
Save Changes
Cancel
Omu
answered at 29 Mar 2015
Thank you. I really appreciate the support on this forum.
at 31 Mar 2015
ajaywebdev
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