Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

jquery popup as confirmation

@Kartik A, we're not able to reproduce it. Could you post your public app link? You can also send it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a if you don't want to post it here.

Kartik A
Posts: 0
Joined: Wed Nov 06, 2013 4:16 pm

jquery popup as confirmation

Hi Maryna,

Shared the project DialogSample with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. Please take a look and advice.

This was my observation. If I add back button on the page then by default it also show back button on Dialog. If I remove back button from page it also remove from Dialog. I am trying to get ride of back button from Dialog. Please advise how to fix this problem.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

jquery popup as confirmation

Hello! Create new CSS asset with the following code: pre[data-role="popup"] [data-role="header"] [data-rel="back"] {
display: none;
}/pre

Kartik A
Posts: 0
Joined: Wed Nov 06, 2013 4:16 pm

jquery popup as confirmation

Thanks Maryna for your help! It works!

Andreas Berggreen
Posts: 0
Joined: Thu Feb 13, 2014 1:02 am

jquery popup as confirmation

Hi Maryna, I'am not able to get this to work - My Ok and Cancel button does not work. App is shared with support name: Gul klud

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

jquery popup as confirmation

is there a way to add a new line to the text in the content area.
i tried to add "\n" to the text (like is usually done in the alerts) but it doesn't affect the text in the content area.
i also tried with code <br>/code but it doesn't work.

is it possible?

ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

jquery popup as confirmation

do anyone have any answer to my question?
is there a way to add a new line to the text in the content area?

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

jquery popup as confirmation

I really think there needs to be a really appery pop-up component.

It is way too messy a solution for something this fundamental.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

jquery popup as confirmation

Hello! Sorry for delay, working on it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

jquery popup as confirmation

@Andreas Berggreen Could you please clarify how to reproduce this problem in your app? How to call popup?

Return to “Issues”