Tagged Questions

7
votes
8answers
3k views

What are some good pop-up dialog boxes for Ruby on Rails

I want to use modal pop-up windows in our web app in Ruby on Rails. Note that I don't want to create a new browser window, but a sub-window inside the existing webpage. We've tri …
1
vote
2answers
62 views

Cocoa Pop-up Window Similar to iCal

I want to open an overlay window (pop up window) when a user selects a cell in my NSTableView similar to selecting an event in iCal. Selecting the event in iCal shows a Window to e …
1
vote
2answers
61 views

Alternative to <rich:modalPanel> for Internet Explorer 6

Hello, The pages of my web application are loaded really slowly on Internet Explorer 6, compared to Firefox : around 6s for IE6, 3s for Firefox. The size of the pages are indeed …
1
vote
2answers
176 views

Apple’s Gallery Overlay Lightbox

I'm looking for something very, very close in functionality to the lightbox on Apple's MacBook Pro website (the lightbox will open automatically). I really need the thumbnail sli …
1
vote
2answers
54 views

Is it possible to build an addon to firefox that can break a loop of alerts?

Several times I got into conditions my scripts threw alerts in high rates. While there is an alert modal window open, you can't do any other action in the browser. I am looking to …
1
vote
2answers
3k views

jQuery Login modal popup for ASP.NET 2.o Page

Dear All, I have an ASP.NET web page(Not MVC ) (HomePage.aspx) and another page (PRiceList.aspx).I have a login feature in my Home page.So when a user logged in the site, They can …
1
vote
4answers
387 views

web2.0 popup?

Hiya, A site I need requires a check on the user when they click links which will take them to external websites (don't ask why, it just does..) The client wants some sort of po …
0
votes
1answer
274 views

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 …
0
votes
2answers
163 views

Javascript image gallery not working

I used a image gallery engine called prettyPhoto.js to a wordpress site that I was creating. However, for some strange reason the image gallery seems to have completely stopped wor …
0
votes
4answers
955 views

JQuery Modal Box Positioning

Alright. I am using a Modal box pop up window to display business details of a dynamic table. This table is very long. Everything works right with the modal box, but if they are s …
0
votes
4answers
237 views

Modal Window When Clicking Link Button

Hi all, I have a LinkButton inside a data list. When I click on this LinkButton, I want to open a modal widow and load another html page in it. Can you guys please help me with t …
0
votes
5answers
385 views

Modal popup in Classic ASP?

I write in .NEt and in classic ASP. I want to create a modal popup in asp. I like in .NET how the parent page can be disabled and turned a different color. Is this possible in ASP? …
0
votes
3answers
198 views

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 …
0
votes
3answers
891 views

Response.redirect on Popup to go to Main page..

I have a pop up, that opens when i select a link in parent form. If some exception occurs in page load catch of pop up window, then the error should go to parent page, not the pop …
0
votes
2answers
597 views

Is it possible to fire off another button’s onclientclick event??

I have a modal popup that has a targetId to a hidden button. I want the popup to occur when a button in a grid is clicked but that button is programmed behind the code and therefor …

1 2 next
15 30 50 per page