Search found 15 matches

Go to advanced search

by Ted L
Thu Mar 14, 2013 2:54 am
Forum: Issues
Topic: element.hide(); no longer working
Replies: 35
Views: 10528
 
Jump to post

element.hide(); no longer working

sorry... I meant this:

Tiggzi("panel_8").hide();

I see I'm probably not helping, the other code was for a centering problem I was having.

by Ted L
Thu Mar 14, 2013 2:47 am
Forum: Issues
Topic: element.hide(); no longer working
Replies: 35
Views: 10528
 
Jump to post

element.hide(); no longer working

I had the same problem. One of the girls told me to try this and it works fine now.

Tiggzi('mobileimage_2').css('margin', 'auto');
Tiggzi('mobileimage_2').css('display', 'block');

by Ted L
Sun Feb 24, 2013 6:27 am
Forum: Issues
Topic: Camera events trigger before the picture is taken.
Replies: 4
Views: 966
 
Jump to post

Camera events trigger before the picture is taken.

Hi Max,

It works now... bet you can't guess who's fault it was.

Yep, it was my mistake. I had it set up as an on click event and didn't remove it when I decided to test the camera success event.

I will send you a nice bottle of Vodka when my app is done, I know I must be driving you crazy :)

by Ted L
Sun Feb 24, 2013 1:13 am
Forum: Issues
Topic: Camera events trigger before the picture is taken.
Replies: 4
Views: 966
 
Jump to post

Camera events trigger before the picture is taken.

Hi Max, I have these two events set up and I'd like them to run after the camera takes the pic, but before it returns to the page. The way it is now, when I try to open the camera, both of these scrips run, then the camera opens. mobilecamera1 Success Run JavaScript Handler: $("#j_20").sho...
by Ted L
Sat Feb 23, 2013 9:38 am
Forum: Issues
Topic: Camera events trigger before the picture is taken.
Replies: 4
Views: 966
 
Jump to post

Camera events trigger before the picture is taken.

Hi, I'm using the CameraService and I have two events which need to take place after the picture it taken, or at least in the background while the Camera is running. I've tried using both the Success and the Complete events, but they both trigger my scripts before the camera even opens. Thanks
by Ted L
Fri Feb 22, 2013 7:08 am
Forum: Issues
Topic: refresh Panel contents on mobile camera success
Replies: 24
Views: 7473
 
Jump to post

refresh Panel contents on mobile camera success

Hi Marina,

Thanks for the code examples and the link... awesome!

I'm going to be snowed in, so I will have plenty of time to look through the demos :)

by Ted L
Fri Feb 22, 2013 4:17 am
Forum: Issues
Topic: refresh Panel contents on mobile camera success
Replies: 24
Views: 7473
 
Jump to post

refresh Panel contents on mobile camera success

Hi, Is there a simple way to refresh Panel contents without refreshing the entire page? I would like to have a Panel refresh after mobile camera success or on click. I can't use full page refresh because it's the same page that the camera image is mapped to and if I refresh the whole page my app fre...
by Ted L
Thu Feb 21, 2013 6:49 am
Forum: Issues
Topic: CameraService Mapping
Replies: 3
Views: 747
 
Jump to post

CameraService Mapping

Hi Max, I was just looking into that and that's what I came up with too :) I'm working on reading it from the second page right now. I wasn't thinking of a picture as data. Why is it that I can spend a two weeks trying to figure something out, then a few minutes after I ask for help, I find the answ...
by Ted L
Thu Feb 21, 2013 5:41 am
Forum: Issues
Topic: CameraService Mapping
Replies: 3
Views: 747
 
Jump to post

CameraService Mapping

Is there a way to launch the camera from the startScreen and then have the output mapped to another page?

Thanks

by Ted L
Wed Feb 20, 2013 9:53 pm
Forum: Issues
Topic: Code for centering image no longer works?
Replies: 27
Views: 5540
 
Jump to post

Code for centering image no longer works?

Yes, it works again :) The Devil is in the details I guess.

Thanks Marina!

Go to advanced search