on 2006 Mar 29 12:06 PM
Hi all
I have a modal window which opens as a popup. I need to implement "?" and "X" buttons on the title bar of the window. Can anyone suggest me how to add those buttons?
Regards
Sreekar
Hi Sreekar,
U cant do it in popup window ......its just like a container which contains other UI elements .....whose instance is handled by the calling window ......
u have to provide buttons as a UI elements......
Regards,
yash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sreekar,
You have no access to title bar of modal window, so you may not add buttons here. Also it is impossible to emulate your own title bar -- there is no public API to hide / remove original title.
Just use regalr links / buttons somewhere in window content.
VS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
13 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.