Search found 259 matches

Go to advanced search

by Mike6979865
Fri Apr 17, 2015 8:27 pm
Forum: Issues
Topic: Multiple Admin Users
Replies: 3
Views: 503
 
Jump to post

Multiple Admin Users

I have an application that when a ticket is submitted, the user that created the ticket, and one specific admin user has access to this data. How can I have another user access the data. Every time a record is created, using ACL, the user and this particular user admin gets access. Is there a way to...
by Mike6979865
Mon Apr 13, 2015 10:10 pm
Forum: Issues
Topic: Convert _CreatedAt - Javascript Assistance
Replies: 12
Views: 1279
 
Jump to post

Convert _CreatedAt - Javascript Assistance

Hi, When it's daylight saving, I have to manually adjust the time in the code by one hour. I'm thinking to apply the following: Get current month If month is between 3 and 11 then goal time zone = -14 else - 16 Can you please help me with that? Does that seem like a solution? The problem is that day...
by Mike6979865
Tue Apr 07, 2015 9:17 pm
Forum: Issues
Topic: stop countdown timer
Replies: 21
Views: 3239
 
Jump to post

stop countdown timer

Resolved... I referred to this solution: https://getsatisfaction.com/apperyio/...

by Mike6979865
Mon Apr 06, 2015 9:47 pm
Forum: Issues
Topic: stop countdown timer
Replies: 21
Views: 3239
 
Jump to post

stop countdown timer

Hi, I'm using this code below, and it's working perfectly fine. So, when I click a button, I'm running the HTML. However, when I click on the popup and close it, the timer is still running. How can I stop it once i exit the popup. function startTimer(duration, display) { var start = Date.now(), diff...
by Mike6979865
Mon Apr 06, 2015 8:58 pm
Forum: Issues
Topic: stop countdown timer
Replies: 21
Views: 3239
 
Jump to post

stop countdown timer

Can you please refer me to an example? I'm having difficulty with the countdown timer.

by Mike6979865
Mon Apr 06, 2015 3:00 pm
Forum: Issues
Topic: stop countdown timer
Replies: 21
Views: 3239
 
Jump to post

stop countdown timer

I just need to implement a 5 minute countdown timer so when the user presses start the timer starts counting down, and it shows the count down, and then a sound will play after 5 minutes. I created a button, and on button click I have this javascript code run: var count=10; //It will fix two clicks ...
by Mike6979865
Thu Apr 02, 2015 4:21 pm
Forum: Issues
Topic: stop countdown timer
Replies: 21
Views: 3239
 
Jump to post

stop countdown timer

I tried the code above to implement a countdown timer with a start button. I just need to implement a 5 minute counter. Please assist.

by Mike6979865
Tue Mar 24, 2015 9:58 pm
Forum: Issues
Topic: Countdown Timer
Replies: 2
Views: 412
 
Jump to post

Countdown Timer

I need to implement a countdown timer. Do you have any suggestions where to start? I need to set it at 5 min, with a reset button and Start button, and once it reach 5 minutes to alert.

by Mike6979865
Wed Mar 11, 2015 5:30 pm
Forum: Issues
Topic: Carousal Photo Gallery
Replies: 4
Views: 513
 
Jump to post

Carousal Photo Gallery

It auto adjusted, however, I don't want the user to scroll down. Is there a solution?

by Mike6979865
Wed Mar 11, 2015 5:23 pm
Forum: Issues
Topic: Carousal Photo Gallery
Replies: 4
Views: 513
 
Jump to post

Carousal Photo Gallery

The size is not adjusting. Did you use CSS?

Go to advanced search