question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bootstrap and ModalPopupExtender

See original GitHub issue

When I use PopupDragHandleControlID="P2" with <asp:Panel ID="P1" runat="server" CssClass="panel panel-primary" Width="300px"> <asp:Panel ID="P2" runat="server" class="panel-heading"> <h5 class="panel-title">This is a popup</h5> </asp:Panel> <div class="panel-body"> the dragging behaves erratically. Eventually the panel disappears off the screen.

mostly it works well, so you are to be congratulated. I appreciate what you’ve done for the ACT. Still a good choice for those on a budget.

Van Derrick

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vanderrickcommented, Apr 13, 2016

appears to be working now.

0reactions
MikhailTymchukDXcommented, Apr 11, 2016

I cannot reproduce this issue using the markup you provided. Would you please attach a sample project that illustrates this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Modal form maybe bootstrap or ModalPopupExtender - MSDN
In this case if the visitor click on this button I want to open a modal form where he writes his email therefore...
Read more >
add bootstrap model popup opening and closing effects on ...
hello. can anyone tell me how to add opening and closing effects of bootstrap model popup on Modelpopup Extender. i have tryd but...
Read more >
Display Bootstrap ModalPopup on Click on ASP Button ...
I am trying to call a javascript function on Click event of ASP Button and from that function I am trying to click...
Read more >
Bootstrap Modal Plugin - W3Schools
Bootstrap Modal Plugin · The "Trigger" part: To trigger the modal window, you need to use a button or a link. · The...
Read more >
how to use modal popup in asp.net? - CodeProject
I see some links about modalpopupextender but I am not understand clearly. just copy the code and run but I am not getting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found