Tagged Questions

0
votes
1answer
12 views

show modal popup on selected item from dropdownlist

i have dropdownlist containing some items ,,i want to show modal popup whena particular itm is selected from the list
4
votes
5answers
577 views

What’s your favorite jQuery modal plugin?

I'm looking for a jQuery plugin to show a modal-style popup consisting of a few paragraphs of text and a picture, which the user will view and close. So far, my search has turned …
0
votes
1answer
19 views

How to call IsDialogMessage in a Modal Dialog

In my Win32 app, I had a modal dialog that displays settings that I had to add more settings to. In order to fit the new settings, I dropped a TabCtrl in the dialog and implemented …
0
votes
1answer
45 views

jQuery UI modal dialog not blocking

I am new to javascript and jQuery. I am trying to implement a modal dialog using jQuery UI widgets. The modal dialog shows up correctly with OK and Cancel buttons, but the dialog( …
0
votes
1answer
31 views

How to recreate jquery dialog after destroy

Hi, I'm creating three modal dialogs on page load (using $(document).ready(function() {). I create these dialogs by calling a setDialogWindows() method, and pass it the div for th …
2
votes
4answers
46 views

Ajax loading gif

I want to show loading gif while I fetch my actual content from the server. I know how to get this done if it was just that. The problem I am facing is that I want to show this loa …
0
votes
0answers
16 views

ASP.NET MVC “thickbox” Modal Dialog and selectList form

User has to input a field by selecting a row from a list. I can show a list in Modal Dialog with "thickbox". something like this. <%= Ajax.ActionLink("Please Select From Lis …
0
votes
1answer
762 views

Changing modal UIView’s orientation to landscape mode on iPhone

Hi All, Im having a modal view displayed on top of tab bar controller the orientation of tab bar controller and my modal view is currently in portrait mode, i need to only change …
0
votes
0answers
89 views

ASP.Net MVC jquery Modal Dialog select from list and refresh Parent

In my project, i want to show a list of something to user and after a row is selected by user, the parent form will refresh without losing last data entry. I've created a sample p …
0
votes
1answer
19 views

Keep Modal View row checkmarked

I have a RSS parser that displays the articles in a UITableView. I also have a button that brings up a Modal View where you can change the source of the RSS feed. I have 2 question …
1
vote
4answers
118 views

How to close a modal JDialog when user clicks outside of JDialog?

I have a Undecorated Modal JDialog which I want to setVisible(false) when the user clicks outside of the modal dialog. Is this possible in Swing? What I am doing is popping up a …
0
votes
1answer
54 views

jquery: close dialog on click (anywhere)

hi, is there a default option to close a jquery dialog by clicking somewhere on the screen instead of the close icon? thx, fux
1
vote
2answers
60 views

Call method from Modal View Controller

I have a view controller which presents a modal view when a certain button is tapped. Upon closing the modal view and re-revealing the original view underneath, I want a refresh me …
0
votes
1answer
32 views

Modal windows plugin to rails

Hi, I'm starting to digg some rails plugins to create modal forms in rails. Almost all documents that you find are too old (2006,2007) or more focused in php. I would like to crea …
0
votes
0answers
57 views

better version of fakemodal?

I found a code snippet (http://aspn.activestate.com/ASPN/Mail/Message/wxpython-users/3695248) for a "fakemodal" dialog. This works for what I am doing, but I would like to make it …

1 2 3 4 5 6 next
15 30 50 per page