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

Show Pop Up Only Once Throughout One Navigation Of The Site

I have a website created using laravel. I want the user to be able to see a popup the first time he… Read more Show Pop Up Only Once Throughout One Navigation Of The Site

Open Popup At Clicked Position

Hi, I have done a popup which is by default hidden and opened whenever a click is triggered on w… Read more Open Popup At Clicked Position

Can I Set The Background Color In A Firefox Extension's Popup Notification?

I am using the popup notification system described in the tutorial https://developer.mozilla.org/en… Read more Can I Set The Background Color In A Firefox Extension's Popup Notification?

Open Popup, Click Link, Open In Parent Window, Close Popup?

I need help please. What I want to do from my page is to open a popup for which I use this: Solutio… Read more Open Popup, Click Link, Open In Parent Window, Close Popup?

Remove "null" Attributes In Leaflet Popups With An If-statement

I am using external geojson attributes to fill my popup windows in Leaflet, like this: function pop… Read more Remove "null" Attributes In Leaflet Popups With An If-statement

Why Is Window.open() Silently Ignored Iff Called From Within A Loop And Via Settimeout()?

--- EDIT. I don't get it; yesterday it seemed to be ignored; now it seems to be working. Even w… Read more Why Is Window.open() Silently Ignored Iff Called From Within A Loop And Via Settimeout()?

Doing Popups Correctly

Basically I have a website that offers a help system. When activated this help system triggers a po… Read more Doing Popups Correctly

Close Div With Click Outside (parent)

This is not a new problem on stackoverflow, but I've tried everything without success. I have a… Read more Close Div With Click Outside (parent)

Show Popup Window When The Browser Close

I'm developing an eCommerce(PHP) web site and here's my requirement. Once the customer leav… Read more Show Popup Window When The Browser Close

How To Popup Image Over The Screen After Clicking The Image

In my code, there is a lot of image in a table. I want to click a photo & then the photo will p… Read more How To Popup Image Over The Screen After Clicking The Image

Writing Cookies Via Javascript

I am using this code to open an html pop up, to which is wish to add a 'don't show again… Read more Writing Cookies Via Javascript

How To Get Input Via A Popup And Place Text In A Variable Via Javascript/jquery

I have a button on my page. When clicked a popup box should appear allowing the user to enter text… Read more How To Get Input Via A Popup And Place Text In A Variable Via Javascript/jquery

Oauth Popup Cross-domain Security React.js

I'm interested in how to implement OAuth in React using popup (window.open). For example I have… Read more Oauth Popup Cross-domain Security React.js

Using Javascript To Dynamically Create Links That Trigger Popup Windows

I've searched high and low, and have not been able to find a solution for what I am trying to d… Read more Using Javascript To Dynamically Create Links That Trigger Popup Windows

Multiple Semantic-ui Popups With Target Element Defined In Atribute Of Each Instance

I have succesfully defined a popup for a clickable link element: The element: ` Alerts Page ` The … Read more Multiple Semantic-ui Popups With Target Element Defined In Atribute Of Each Instance

Jquery - Waiting For User Input

im trying to make a popup that comes up to confirm a users action (deleting a row in a table, for e… Read more Jquery - Waiting For User Input

Is It Possible To Call A Modal Popup (javascript) In Mvc Controller Return

I am wondering if it is possible to call a JavaScript method (which displays a Modal as a popup) in… Read more Is It Possible To Call A Modal Popup (javascript) In Mvc Controller Return

Can't Use Multiple Modal Popup

I want to use multiple modal popup, but when I write the code the second button can't work when… Read more Can't Use Multiple Modal Popup

Making A Window Pop Under In Chrome

I have a button that needs to open a new window as a popup (under the parent page). In IE/Firefox, … Read more Making A Window Pop Under In Chrome

How To Set Height And Width Of A New Window From Code Behind

I have been trying this from hours that I am opening a new window and I am bound to launch from cod… Read more How To Set Height And Width Of A New Window From Code Behind