Skip to content Skip to sidebar Skip to footer
Showing posts with the label Popup

Close Popup Window

I have a popup window which is opened using this code: function _openpageview(fieldid,objectid,open… Read more Close Popup Window

Js Popup Is Not Working On Safari (hide/show)

Simple popup with js is not working on IPhone and IPad Tried to replace href='javascript:PopU… Read more Js Popup Is Not Working On Safari (hide/show)

Is It Possible To Open A New Window And Embed Iframe In To This?

I need to open a new window and I want to embed a video in an iframe and show it in this window. A… Read more Is It Possible To Open A New Window And Embed Iframe In To This?

How To Set Title In Window Popup When Url Points To A Pdf File?

In javascript I create a URL which points to a PDF and open a new window. The window title contains… Read more How To Set Title In Window Popup When Url Points To A Pdf File?

Showing A Jquery Popup Before Browser Window Closes

I'm using the following js to show a popup before the browser/window closes. But it does not se… Read more Showing A Jquery Popup Before Browser Window Closes

Window Popups - How To Get Window.blur() Or Window.focus() To Work In Firefox 4?

I'm aware that FF4 doesn't allow the use of window.blur() unless 'Raise or lower window… Read more Window Popups - How To Get Window.blur() Or Window.focus() To Work In Firefox 4?