Search found 39 matches

Go to advanced search

by Ravi Wayne
Tue Oct 01, 2013 5:25 pm
Forum: Issues
Topic: jquery 2.0?
Replies: 4
Views: 1187
 
Jump to post

jquery 2.0?

Thank you for the information.

by Ravi Wayne
Tue Oct 01, 2013 2:02 pm
Forum: Issues
Topic: jquery 2.0?
Replies: 4
Views: 1187
 
Jump to post

jquery 2.0?

Hi,

Any updates on moving to JQuery 2.0?

We are having a AJAX call issue with version 1.8.2...the same functionality works in JQuery 2. Your response would help us plan a resolution to our issue.

Thank you,

Ravi

by Ravi Wayne
Sat Sep 28, 2013 12:04 am
Forum: Issues
Topic: Format fields
Replies: 2
Views: 597
 
Jump to post

Format fields

Hi, I am trying to implement the following javascript function to format a field as a phone number. I have tried accessing fields using $(this) as well as Appery(this) without luck. Any suggestions? Thank you very much for your continued support. var last = $(this).val().substr( $(this).val().indexO...
by Ravi Wayne
Wed Sep 25, 2013 8:02 pm
Forum: Issues
Topic: Telephone number formatting
Replies: 14
Views: 3313
 
Jump to post

Telephone number formatting

Hello,

For a input fields, there is a type property with option tel (which I assume is telephone). What does this do? Is there a easy way to format telephone numbers? Like a mask?

Thank you.

Image

by Ravi Wayne
Thu Aug 29, 2013 7:24 pm
Forum: Issues
Topic: Passing variable value to setDetailContent
Replies: 1
Views: 914
 
Jump to post

Passing variable value to setDetailContent

Hello,

Is it possible to pass a variable value to setDetailContent in javascript:

var showpage=localStorage.getItem('varShowPageURL');
alert(showpage);
setDetailContent(showpage);

It is not working as expected.

Thank you.

by Ravi Wayne
Thu Aug 29, 2013 6:11 pm
Forum: Issues
Topic: Errors when previewing application
Replies: 3
Views: 770
 
Jump to post

Errors when previewing application

Good to know a fix is on the way. When this issue happens, it appears that pages are not loaded completely and other parts of the application do not work or load. Is this consistent with your finding? It is difficult to debug when you are not sure if it is issue with your app versus the tool. Look f...
by Ravi Wayne
Thu Aug 29, 2013 5:29 pm
Forum: Issues
Topic: Errors when previewing application
Replies: 3
Views: 770
 
Jump to post

Errors when previewing application

I have been receiving multiple, inconsistent errors when testing my app in a browser. Examples of the errors are below. If you keep hitting refresh, eventually the page opens correctly without errors. I have tried creating a new app, clearing cache...no success. Please advice. Resource interpreted a...
by Ravi Wayne
Mon Aug 26, 2013 10:53 pm
Forum: Issues
Topic: Encryption
Replies: 2
Views: 715
 
Jump to post

Encryption

Thank you very much Max. I am trying it now.

by Ravi Wayne
Mon Aug 26, 2013 7:44 pm
Forum: Issues
Topic: Encryption
Replies: 2
Views: 715
 
Jump to post

Encryption

Hello, I am trying to use SJCL encryption ( http://crypto.stanford.edu/sjcl/ ) in my project to encrypt local db contents. Can you suggest how I can access the javascript functions within an existing javasript routine? The existing javascript routine is used to persist data to a local db from REST. ...
by Ravi Wayne
Sat Aug 24, 2013 12:31 pm
Forum: Issues
Topic: SQL Lite Tutorial
Replies: 11
Views: 1816
 
Jump to post

SQL Lite Tutorial

Igor, Thank you for your response. I am able to get past this issue. However, I am still having difficulties with the following: 1) The goal of the js function is to create a local db,table and load data from the service. The create db and table works well. However, I am calling this from the datase...

Go to advanced search