Modal pop-ups in ASP.

K

keiran

Can anyone help me with this problem, i am using javascript to open a popup
in an ASP.net project. Trouble is i need to set the text of the title bar on
the popup as at the minute the text is just the name of the form with 'web
dialog' appended to the end of it.
 
?

=?ISO-8859-1?Q?Anders_Nor=E5s?=

keiran said:
Can anyone help me with this problem, i am using javascript to open a popup
in an ASP.net project. Trouble is i need to set the text of the title bar on
the popup as at the minute the text is just the name of the form with 'web
dialog' appended to the end of it.
The dialog title is set in the same way as a regular HTML page. You can
do it in the HTML markup with the TITLE element or in JavaScript code by
setting the document.title property.

Anders Norås
http://dotnetjunkies.com/weblog/anoras/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How do I hide the modal after 5 seconds? 4
pop ups 3
Pop-up Modal Window 1
modal popup window help 5
need modal help 1
Popup HTML help 5
AJAX: modal popup extender 5
modal popup and IE6 0

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top