Questions tagged [tritium]

A transformation language for XML-friendly files.

Tritium is a simple transformation language used for data manipulations. Tritium fundamentally changes the way sites are delivered to multiple devices by focusing development effort on front-end programming that creates amazing experiences. The result is super fast programming and rapid iteration on critical mobile projects. Most developers and designers familiar with CSS or JQuery learn Tritium in a few hours. Developers use their choice of editor to write Tritium code and use a Rails-like development flow using the management console.

Source: http://www.moovweb.com/developers/moovwebsdk

62 questions
-2
votes
1 answer

How to remove a label in
  • element and add image using tritium?
  • How to remove a label in element and add image to same using tritium how can i add a sprint image in place of that element
    -5
    votes
    1 answer

    $(document).ready(function () {} function in moov web to build the control with jQuery

    Where should I be placing my $(document).ready(function () {...}); function in moov web to bind the control with jQuery?
    1 2 3 4
    5