Questions tagged [modalpopups]
70 questions
0
votes
1 answer
Javascript Redirection after the alert message
I have one asp.net page , it consists of some controls along with a close button. If the user clicks on the close button, it will open ModaldialogBox with one text box for entering closing reason. Once the user enters the reason and clicking on the…

MAC
- 6,277
- 19
- 66
- 111
0
votes
2 answers
Repeater with modalpopup
I'm developing a scoring sheet app and I have a repeater with a radio buttons, when I check a radio, a popup shows up. it works fine. but the problem is whenever I check the next radio in the other row I get duplicate popups (one for the new radio…

Ammar Ali
- 77
- 1
- 3
- 15
0
votes
1 answer
Modal window with jquery navigation inside
I am trying to set up a sites navigation which extends over several levels. I have built one option for the client where the different levels open using jquery and want to now see how this looks within a modal window.
However,
I am using FancyBox…

DanC
- 1,297
- 4
- 24
- 42
0
votes
1 answer
Javascript image gallery not working
I used a image gallery engine called prettyPhoto.js in a WordPress site that I was creating. However, for some strange reason the image gallery seems to have completely stopped working and I can't for the life of me find out how to rectify this…

Seedorf
- 665
- 3
- 13
- 28
0
votes
8 answers
Modal popups - usability
What are the cases where you'd use a modal popup ?
Does it interrupt the user's flow, if it all of a sudden opens up in his face ?
Would you avoid modal popups in general ? or when should one be careful of using them ?
Edit:
To be a bit more…

sirrocco
- 7,975
- 4
- 59
- 81
0
votes
3 answers
Modal Window When Clicking Link Button
I have a LinkButton inside a data list. When I click on this LinkButton, I want to open a modal window and load another html page in it.
Can you guys please help me with this?
hatem
0
votes
2 answers
Error in showing a Rich Modal Panel with JSF 1.2 & rich faces
I have a problem in showing a Modal Panel with JSF 1.2 & rich faces. I have to use a jsp because of project restrictions. The a4j commandLink does submit to the server and it comes back to the browser and the browser blinks but nothing shows…

Surya Govi
- 35
- 1
- 6
0
votes
6 answers
Modal popup in Classic ASP?
I write in .NET and in classic ASP.
I want to create a modal popup in ASP, like in .NET how the parent page can be disabled and turned a different color.
Is this possible in ASP?
Or is there no easy solution to get this done?
If possible...how?

Eric
- 7,930
- 17
- 96
- 128
0
votes
3 answers
How to trigger a pop-up window on a button click?
The button is derived from user control. I want to associate a pop-up window on click of that particular butoon. I can able to achieve this on click of anyother buttons on my base page but as that particular button is coming from a user control I am…
sagar
-1
votes
1 answer
popup login asp.net webform project with database code
I am trying to build a popup log-in form in asp.net web-form project. i named the page PopupLogin.aspx. i found a good way in this link "http://jqueryasp.net/popup-login-formpage-using-jquery-asp-net/ " in this link you can see that they just write…

shariaretanvir akash
- 81
- 1
- 11