Questions tagged as 'popup'

1
answer

How do I sign in and log in?

I have a HTML page with a button for admin before you have a popup login and the php of that login to is in another file. And I wanted to know how to do it so that if he accepts the login, he can always go to that button without having to...
asked by 17.06.2015 / 17:13
1
answer

How to add an image popup when accessing the site

I would like to make a popup similar to the one from Kabum , but without a form, with only one image and the option of close. I searched and found this code: <a href="#" onclick="window.open('http://google.com', 'Pagina', 'STATUS=...
asked by 05.02.2016 / 17:17
1
answer

POPUP appears only once per user - Cookies

I have a POPUP on my site that appears whenever the person updates or enters it. I want to create a javascript function (because the page is in HTML and you can not use PHP POPUP only once per user with an interval time, type 1 day f...
asked by 16.09.2015 / 13:21
1
answer

Populating a field by selecting a dropdowlist through popup

I need to open a popup through the event of selecting a dropdownlist in a .net application and in this way populate the field of the first screen with the selection of the option displayed by popup . I confess that I am somewhat lazy w...
asked by 27.08.2015 / 16:17
1
answer

How to show a jPopupMenu just below a jTextfield?

My intention is to create a search field where you go typing and displaying the data of a query in the DB as a popup menu. I already got it, it's working. I created the menu and I can show it on the screen with the data, but the position is the...
asked by 29.04.2015 / 20:15
1
answer

window.open is not opening the popup

I have an extension that sends things to an external server by ajax post (all in javascript) and the response from the send (sent from the server) is received in the extension itself. I want to put that answer in another popup. How can I do this...
asked by 28.03.2015 / 18:11
1
answer

Spinner in Popup

I have a screen where it has a Gridview and a ImageButton . Well, by clicking on this ImageButton I open a PopUp that contains two spinner and a ImageButton . These spinners are populated thro...
asked by 26.08.2014 / 22:16
4
answers

How do I open a pop-up without using JavaScript?

How to open a pop-up without using onclick or any other JavaScript function?     
asked by 04.04.2015 / 23:49
1
answer

FB.login and blocking pop-ups

I have a usability issue when requesting extra permissions on Facebook. According to Facebook's documentation, the FB.login function should only be called after a click because most browsers block pop-ups by any other means. The p...
asked by 19.03.2014 / 06:48
2
answers

Disable maximar button in popup

Does anybody tell me how to disable the maximize button in this popup window code? <a onclick="window.open('http://endereco', 'aio_radio_player', 'width=720, height=355');     
asked by 19.05.2018 / 19:07