Search found 67 matches

Go to advanced search

by Garrett
Tue Dec 03, 2013 5:08 pm
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

It works now.

You are my hero! Thanks for catching my mistake.

by Garrett
Mon Dec 02, 2013 10:19 pm
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

It was complete, but the mapping seem to have been lost. I backed up, restored from a previous version, then restored the recent backup and the mappings are back. Very strange. In any event, the test credentials are below... username: a href="mailto:support@appery.io" rel="nofollow&qu...
by Garrett
Thu Nov 28, 2013 12:04 am
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

I just shared it

by Garrett
Wed Nov 27, 2013 11:55 pm
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

It is not public yet and I don't wan't to give access to the public. Can I just share it with you?

by Garrett
Wed Nov 27, 2013 5:21 pm
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

That didn't work.

by Garrett
Tue Nov 26, 2013 8:40 pm
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

That effectively does the same thing as the link I provided. On the popup, I want the mobilecontainer to be transparent. If I change the below line... code.ui-dialog-background.pop.in { opacity: 1; -webkit-transition: opacity 0.5s ease-in; }/code to... code.ui...
by Garrett
Tue Nov 26, 2013 7:02 pm
Forum: Issues
Topic: Make the body of a popup transparent.
Replies: 16
Views: 4527
 
Jump to post

Make the body of a popup transparent.

I would like to make the body of a popup transparent. I already implemented this http://javascriptbites.com/post/2013/07/01/jQuery-mobile-Transparent-dialogs which allows me to see the page behind the popup, but the body of the popup is still filled with the inherited swatch. My end goal is to have ...
by Garrett
Wed Sep 25, 2013 3:15 pm
Forum: Issues
Topic: Expanding collapsible set block with a button outside of the collapsible set. Collapsible set is dynamically generated w
Replies: 19
Views: 4683
 
Jump to post

Expanding collapsible set block with a button outside of the collapsible set. Collapsible set is dynamically generated w

The problem is that the collapsibleset is generated from service results and may have 1 block or 1000 blocks. I ended up using the code you just posted as a reply on the other thread... [quote:] codeAppery("mobilecollapsibleset_2").find("[data-role=collapsible]")....
by Garrett
Wed Sep 25, 2013 2:34 am
Forum: Issues
Topic: Expanding collapsible set block with a button outside of the collapsible set. Collapsible set is dynamically generated w
Replies: 19
Views: 4683
 
Jump to post

Expanding collapsible set block with a button outside of the collapsible set. Collapsible set is dynamically generated w

I don't want to click on it; I want it to be called by a separate button. This is fairly important for the functionality of the app.

Go to advanced search