Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (mootools)
Browsing latest articles
Browse All 12 View Live

Desktop: how to use json + mootools + pure.js (js template system)

My app just load json data from a remote server, can i use a js template engine ? Because i make a mistaje will answering the question, here is the answer below .... <html> <head>...

View Article



Mootools style classes in non-webviews?

I am a big fan of Mootool's style classes and inheritance model, and most of my existing js code is based around it. I am not a huge fan of the strictly functional style that the kitchen sink is...

View Article

How to use MooTools in iPhone code?

I need to use some of the date related libraries from MooTools, can I use it for my iPhone app? If yes, then how can I add the MooTools library to my project?

View Article

Using mootools Class and Android

I am trying to use MooTools Class to make my app a little more object oriented. http://pastie.textmate.org/private/tlmdzgfgj3tcc1cpzzzw The app loads and works on iPhone simulator, but does not work on...

View Article

Mootools 'Class' usage issue in Android app.

View Article


Mootools 'Class' usage issue in Android app.

Hi. I'm writing iphone/android application using mootools framework. Next code works fine in iphone: var SampleClass = new Class({ doAction: function(){ Titanium.UI.createAlertDialog({...

View Article

Mootools 'Class' usage issue in Android app.

Hello, friends. I'm writing iphone/android application using mootools framework (v 1.2.5) (http://mootools.net/download/get/mootools-1.2.5-core-server.js). Next code works fine in iphone: var...

View Article

Mootools 1.3 problems.

Hello, Anyone succeded to run mootools 1.3 on titanium? I was able to run mootools 1.2.5 but the new 1.3 seems to not register the methods. For example I can't use Array.flatten( ... ) In my opinion...

View Article


Chain-able framework like jQuery / Mootools

Hey guys, just thought I'd pass on a framework I'm working on that let's you chain Titanium objects together to create interfaces quicker and keep code clutter down. Would love it if you could...

View Article


pureMVC and mootools in Titanium

I followed what it was suggested in this post, and installed puremvc (ported for javascript) and mootools in my project. Everything works great, I'm finally able to work with classes and use an MVC...

View Article

MooTools does not works with TI SDK 3.0.2 on a iOS device

A long time, I use a WebView with some HTML files which includes MooTools 1.4.5 Core and some scripts based on. Since Titanium SDK 3.0.2 the MooTools are not loaded on a iOS device. There is no error...

View Article

Other Javascript library?

Hi, everybody I m using Ti 3.0 and developing for ios6 .my question is I want to use other javascript framework or library.for example Mootools,Jquery, or something.

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images