Search found 52 matches

Go to advanced search

by Mark MB
Mon Oct 19, 2015 3:46 pm
Forum: Issues
Topic: Using video as watermark!
Replies: 4
Views: 740
 
Jump to post

Using video as watermark!

Thanks Evgene, I think I am just going to use GIF file as background. How can I modify the .css file so the background only applies to a specific page as opposed to all pages? Thanks.

by Mark MB
Mon Oct 19, 2015 1:16 am
Forum: Issues
Topic: Using video as watermark!
Replies: 4
Views: 740
 
Jump to post

Using video as watermark!

I want to use video as the watermark on one my pages. I read how to do that with images in this link and quite easy with images:

http://devcenter.appery.io/documentat...

I don't know how to do that with videos. Thanks in advance.

by Mark MB
Thu Oct 15, 2015 5:17 am
Forum: Issues
Topic: Showing/Hiding select control fails on both iPhone and Android.
Replies: 3
Views: 606
 
Jump to post

Showing/Hiding select control fails on both iPhone and Android.

Ok correction, the code to show or hide the Select control works but the Click event handler for my checkbox which calls the above code does not fire on the real device. I used the Value Changed event instead and now it works on read device.

by Mark MB
Thu Oct 15, 2015 5:05 am
Forum: Issues
Topic: Showing/Hiding select control fails on both iPhone and Android.
Replies: 3
Views: 606
 
Jump to post

Showing/Hiding select control fails on both iPhone and Android.

Ok correction the code to show or hide the Select control works but the Click event handler for my checkbox which calls the above code does not fire on the real device. I used the Value Changed event instead and it worked.

Any ideas? Thanks in advance.

by Mark MB
Thu Oct 15, 2015 4:46 am
Forum: Issues
Topic: Showing/Hiding select control fails on both iPhone and Android.
Replies: 3
Views: 606
 
Jump to post

Showing/Hiding select control fails on both iPhone and Android.

I am trying to hide or show a Select control named 'number_of_people_1' based on a value of check box. My code does work on desktop Chrome browser but not on iPhone iOS9 or Android device! Here are all options I have tried: Appery("number_of_people_1").visible = false; Apperyio("numbe...
by Mark MB
Tue Oct 13, 2015 4:58 pm
Forum: Issues
Topic: Weird behavior of Input control.
Replies: 8
Views: 1168
 
Jump to post

Weird behavior of Input control.

Actually I take it back, not sure what happened but clicking on the spin buttons toggles the entire check box. Any ideas? Tnx.

by Mark MB
Fri Oct 09, 2015 7:45 am
Forum: Issues
Topic: Weird behavior of Input control.
Replies: 8
Views: 1168
 
Jump to post

Weird behavior of Input control.

Hmm... looks like it got fixed. It does not check the whole checkbox when I click on the spin buttons.

by Mark MB
Thu Oct 08, 2015 7:10 pm
Forum: Issues
Topic: Weird behavior of Input control.
Replies: 8
Views: 1168
 
Jump to post

Weird behavior of Input control.

I am now having another issue. Now the input control looks good but when I change the input number it acts as if I am selecting the whole checkbox. Is there a way I can change the input using the spin button (up/down arrow) without having the checkbox toggled? Thanks again. https://d2r1vs3d9006ap.cl...
by Mark MB
Thu Oct 08, 2015 6:54 pm
Forum: Issues
Topic: Weird behavior of Input control.
Replies: 8
Views: 1168
 
Jump to post

Weird behavior of Input control.

Thank you so much Sergiy for your quick reply! I am very impressed with your support. That worked!

by Mark MB
Thu Oct 08, 2015 6:51 pm
Forum: Issues
Topic: Weird behavior of Input control.
Replies: 8
Views: 1168
 
Jump to post

Weird behavior of Input control.

Thanks Sergiy for the quick reply! I added the CSS, now I can see the input field but the input text and the up/down arrows appear outside, under the window. Any other suggestions? Thanks in advanced. Image

Go to advanced search