Questions tagged [modal-window]

138 questions
0
votes
0 answers

Why popover's title displays badly?

I'm using bootstrap in my project. I would like to use popover inside of modal window, but popover's title look like this: Here is code I have inside of modal:
0
votes
1 answer

Window controller Delegate error

I used this code to show window controller window in modal view. I have actions in window controller for buttons in window. And when i click the button the app crashed and get no error message. Am I wrong in setting the delegate ? [[NSApplication…
prabhu
  • 1,158
  • 1
  • 12
  • 27
0
votes
0 answers

Opening modal window shifts absolute/fixed positioned elements in background

I'm using jQuery Popup Overlay (http://www.jqueryscript.net/demo/Responsive-Accessible-jQuery-Modal-Plugin-Popup-Overlay/) for a scrollable modal window which makes the original scrollbar disappear when a modal window is open. This makes the…
Jova
  • 1
  • 2
0
votes
2 answers

can't clearInterval on modal window close action

I'm using modal windows from Foundation and I have an alert every 3 seconds when it's opened. The point is I want to disable the interval when modal window is closed. I tried the following but clearInterval function doesn't seem to work (alert is…
user3253748
  • 89
  • 1
  • 13
0
votes
3 answers

How to manage and access Apache Wicket 6.X modal window with Selenium web driver 2.41

I'm running integration tests with Selenium 2.41 over a web application whose console is developed with Apache Wicket 6, and I created an instance of Selenium Firefox web driver: protected WebDriver seleniumDriver = new FirefoxDriver(); I've a page…
andPat
  • 4,153
  • 7
  • 24
  • 36
0
votes
1 answer

How to get value from one modal window textbox and put it to another textbox in another modal window?

I would like to ask you guys for a little help. I wanted to have my textbox in a modal to have the same value in another textbox in another modal window. The problem is I don't know how. I'm new in using modal windows. Hoping that someone can help…
user3563036
  • 29
  • 1
  • 1
  • 6
0
votes
1 answer

Close a modal window

I'm calling a login using a modal window (its in Worpress, but the log in for another service). I'm trying to add a button to get the modal window to close - it looks like it should work, but its not... any ideas? Here's the js I'm using:
Leaky Eddie
  • 117
  • 2
  • 13
0
votes
1 answer

How to clear form behind modal window with javascript?

Just like the question says, I'm trying to clear a form from a modal window while the modal stays up. I've tried: if (myDocument.title == "Modal Window") { parent.document.getElementById("textbox") } (I need it to do more than 1 tb, but used…
C T
  • 1
0
votes
1 answer

Use an anchor tag for form post

I have this: HTML This is a button which opens the href in a modal window: Pay Now The form:
user3155047
  • 89
  • 2
  • 2
  • 10
0
votes
2 answers

Wicket: Modal Windows and callback functionality

I have a modal window that shows a panel which contains a form that has some textfields and a submit button on submit an insert into the database occurs and then I have some ajax behaviour that i want to activate on the modal windows containing page…
user1383163
  • 577
  • 1
  • 7
  • 24
0
votes
2 answers

how can we remove the draggable property from modal window in wicket

I am new in wicket i have modal window which have a property of draggable I want to remove the draggable from the window. Thanks in advance
user243405
  • 83
  • 7
0
votes
1 answer

HTML5 CSS3 modal window, close when click outside

I use the modal window as described by Keenan Payne, made with HTML5 & CSS3. I would like it to close when the user clicks on the darkened background, outside the modal window. Does anybody knows how to do this? Modal window by Keenan…
John
  • 878
  • 11
  • 21
0
votes
1 answer

Wicket Moda Window after Modal Window

I'm new to wicket, and i have problem with modal window. What im trying to do is, when i click a button on page to remove user from list, modal window show's asking if I am sure to delete user, after click on Confirm button user is removed from the…
0
votes
1 answer

CSS3 Modal Box covers up content after it?

So I have no idea why it would cover it up but then when i go to sign out you see it displayed but in the background. It will only show when i pull up the sign out modal window. SVHS Library Sign…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/css" class="post-tag grid--cell" title="show questions tagged 'css'" rel="tag">css</a> <a href="../../questions/tagged/modal-window" class="post-tag grid--cell" title="show questions tagged 'modal-window'" rel="tag">modal-window</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 20 '13 at 23:30">asked Aug 20 '13 at 23:30</time> <a href="../../users/2701687/user2701687" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2701687.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user2701687" /> </a> <div class="s-user-card--info"> <a href="../../users/2701687/user2701687" class="s-user-card--link">user2701687</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">327</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badge">5</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badge">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-17860873"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/17860873/modal-window-on-html5-transition" class="question-hyperlink">Modal window on html5 + transition</a></h3> <div class="excerpt">I use modal windows on html5 for my menu, but transition doesn't work. Help me find my errors. -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; and here is example in online…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/css" class="post-tag grid--cell" title="show questions tagged 'css'" rel="tag">css</a> <a href="../../questions/tagged/modal-window" class="post-tag grid--cell" title="show questions tagged 'modal-window'" rel="tag">modal-window</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 25 '13 at 14:28">asked Jul 25 '13 at 14:28</time> <a href="../../users/2363063/insciq" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2363063.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="insciq" /> </a> <div class="s-user-card--info"> <a href="../../users/2363063/insciq" class="s-user-card--link">insciq</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">51</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=7" rel="prev" title="Go to page 7">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=9" rel="" title="Go to page 9">9</a> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=10" rel="" title="Go to page 10">10</a> <a class="s-pagination--item" href="../../questions/tagged/modal-window_page=9" rel="next" title="Go to page 9"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>