Search found 61 matches

Go to advanced search

by Chris2656882
Sun Jul 01, 2012 7:27 pm
Forum: Issues
Topic: JQuery Mobile error
Replies: 3
Views: 568
 
Jump to post

JQuery Mobile error

The same app as before.

Yes, I am using custom JS in the app.

by Chris2656882
Sun Jul 01, 2012 1:13 pm
Forum: Issues
Topic: Custom Local Storage Variables
Replies: 0
Views: 462
 
Jump to post

Custom Local Storage Variables

I'm finding that if a local variable is set using custom javascript but you attempt to use the WYSISYG drag and drop for setting a services input variable, the value is not passed.

Only if you again use custom javascript of setting the service variable does the value pass correctly.

by Chris2656882
Sun Jul 01, 2012 11:57 am
Forum: Issues
Topic: JQuery Mobile error
Replies: 3
Views: 568
 
Jump to post

JQuery Mobile error

In all my pages, I am getting the following JQuery Mobile error:

mpc is undefined
mpc.trigger( pbcEvent, triggerData );

in
http://tiggzi.com/resources/preview/l...
Line 3235

Any ideas on what could be the problem?

by Chris2656882
Sat Jun 30, 2012 5:22 pm
Forum: Issues
Topic: Page Refresh & Linking in Custom Javascript
Replies: 10
Views: 1299
 
Jump to post

Page Refresh & Linking in Custom Javascript

I write most of the code in Javascript, so the Tiggzi Navigate To Page is not an option.

All the $.mobile.changePage links that I had written that previously worked no longer do for some odd reason.

by Chris2656882
Mon Jun 25, 2012 1:21 am
Forum: Issues
Topic: Page will not load/Tiggzi automatically renaming pages
Replies: 4
Views: 606
 
Jump to post

Page will not load/Tiggzi automatically renaming pages

It's already shared.

The page stopped rendering again.

by Chris2656882
Sun Jun 24, 2012 3:39 pm
Forum: Issues
Topic: Page will not load/Tiggzi automatically renaming pages
Replies: 4
Views: 606
 
Jump to post

Page will not load/Tiggzi automatically renaming pages

A search page that I was working on no longer loads. It was working fine one minute, then a couple of hours later it no longer opens in tester. Then the next day, all is fine again. Yesterday, when I first experienced this problem, I attempted loading the page directly: http://www.tiggzi.com/view/22...
by Chris2656882
Sun Jun 24, 2012 11:29 am
Forum: Issues
Topic: Page will not load/Tiggzi automatically renaming pages
Replies: 0
Views: 472
 
Jump to post

Page will not load/Tiggzi automatically renaming pages

A search page that I was working on no longer loads. It was working fine one minute, then a couple of hours later it no longer opens in tester. On the main app page (which Tiggzi admin has access): http://tiggzi.com/view/221a11cf-f435-... The first icon (in the upper left) goes to a page named "...
by Chris2656882
Sat Jun 23, 2012 3:57 pm
Forum: Issues
Topic: Tiggr.navigateTo() parameters
Replies: 6
Views: 788
 
Jump to post

Tiggr.navigateTo() parameters

When I include "ajax" as the second parameter, the script fails.

With only the page name as a parameter, it does a full page refresh. How do I prevent that from happening?

by Chris2656882
Sat Jun 23, 2012 3:33 pm
Forum: Issues
Topic: Page Refresh & Linking in Custom Javascript
Replies: 10
Views: 1299
 
Jump to post

Page Refresh & Linking in Custom Javascript

I had been using the JQuery page transitions and they were working just fine. For example: $.mobile.changePage( "property_profile.html" ); But recently, this is no longer working. Though, if it pre-pended with "mob-" $.mobile.changePage( "mob-property_profile.html" ); i...
by Chris2656882
Fri Jun 08, 2012 5:06 pm
Forum: Issues
Topic: Facebook Comments on Android
Replies: 8
Views: 997
 
Jump to post

Facebook Comments on Android

Thanks for the evaluation.

Were there js errors?

Go to advanced search