Search found 8 matches

Go to advanced search

by Taiye
Wed Jun 22, 2016 4:37 am
Forum: Issues
Topic: Want to Show a Popup on ListItem Cick and to show over The Origin List Item
Replies: 3
Views: 843
 
Jump to post

Want to Show a Popup on ListItem Cick and to show over The Origin List Item

Yes, I know this is coming very late. Let me just share how I achived the same purpose: Apperyio("popup_name").popup("open",{positionTo:position}) popup_name is the name of your popup. positon is the desired position of the popup. In this particular case of listitems, I computed ...
by Taiye
Wed Feb 17, 2016 2:34 am
Forum: Issues
Topic: offline event in pageshow
Replies: 6
Views: 971
 
Jump to post

offline event in pageshow

Hello guys, For some reasons, the online/offline events are not firing on my android 4.2.2 device (nothing fancy, just printing a simple alert from a javascript handler when i disable/enable my connectivity). however, the same test works perfectly on ios9 for online/offline events. I am only pointin...
by Taiye
Fri Oct 16, 2015 4:24 am
Forum: Issues
Topic: How to add FontAwesome to Tiggzi for more custom icons
Replies: 20
Views: 4926
 
Jump to post

How to add FontAwesome to Tiggzi for more custom icons

A big thanks to all the support team. This base64 encoding works and makes my app incredibly faster. I used a few of the google fonts along with some font-effects and had to encode them all. About 5 all together. Previously it was a bit slow for my liking. Now is smiles all the way...

Thanks

by Taiye
Thu Oct 01, 2015 10:24 pm
Forum: Issues
Topic: Collapsible Set
Replies: 18
Views: 4661
 
Jump to post

Collapsible Set

I found myself in the same situation with Adnan. I wanted to make a collapsible component, mobilecollapsblock_5, not collapsible. (i.e stay expanded permanently). I used a workaround by adding the following javascript action to the collpase event: event: mobilecollapsblock_5/collapse Action Javascri...
by Taiye
Thu Sep 24, 2015 2:57 pm
Forum: Issues
Topic: Can I blur/fade background when popup is open?
Replies: 14
Views: 2840
 
Jump to post

Can I blur/fade background when popup is open?

Thanks Alena for this pointer. I effect changes on the background-color property of the class ui-popup-screen.in as shown below and achieved my aim. .ui-popup-screen.in { background-color: #1b1010 !important; } Brilliant. Appreciated. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1282031/overlay2_...
by Taiye
Thu Sep 24, 2015 4:59 am
Forum: Issues
Topic: Can I blur/fade background when popup is open?
Replies: 14
Views: 2840
 
Jump to post

Can I blur/fade background when popup is open?

Hello Evgene,
I don't know if you are clear with my goal here and if it is possible. All I want to achieve is to make the overlay (background) a bit darker so that the popup can come out conspicuously brighter. Thank you.

by Taiye
Wed Sep 23, 2015 7:30 am
Forum: Issues
Topic: Can I blur/fade background when popup is open?
Replies: 14
Views: 2840
 
Jump to post

Can I blur/fade background when popup is open?

Ok. Here we go. On the editing mode for a popup. There is a set of overlay-themes available to choose from. I observed that selecting themes A to G has the same effect on the background. It just slightly fade-off/blur (see attachment). Only the Transparent theme option gives a different background f...
by Taiye
Wed Sep 23, 2015 12:13 am
Forum: Issues
Topic: Can I blur/fade background when popup is open?
Replies: 14
Views: 2840
 
Jump to post

Can I blur/fade background when popup is open?

Hi guys, I observed that the background overlay is unchanged (when Transparent is selected) or simply fade off with the same opacity irrespective of what overlay-theme is selected. Is it possible to achieve different overlay effect by applying some css. Please help. I am using the standard flat-ui t...

Go to advanced search