Code Monkey home page Code Monkey logo

jumper.steps's Introduction

jumper.steps

Titanium Alloy widget similar to the jquery sildes plugin

Dependencies

A Twitter Bootstrap inspired framework for Appcelerator Titanium (Alloy)

  1. https://github.com/TNuzzi/wriststrap

#uses

	<Widget height="300" top="0" id="newSteps" src="jumper.steps">
		<View width="100%" top="0" height="250" backgroundColor="red">
	    	<Label left="40%" title="1" class="w-20% h-20 text-center" right="0"    backgroundColor="#333" color="#FFF">1</Label>
	    </View>
	    <View width="100%" top="0" height="250" left="100%" backgroundColor="blue" >
	    	<Label  left="40%" title="2" class="w-20 h-20 text-center " right="0"  backgroundColor="#333" color="#FFF">2</Label>
	    </View>
	    <View width="100%" top="0" height="250" left="100%"   backgroundColor="white">
	    	<Label left="40%" title="3" class="w-20 h-20 text-center"  right="0"  backgroundColor="#333" color="#FFF">3</Label>
	    </View>
	    <View  backgroundColor="green" height="250" left="100%" >
	    	<Label left="40%" title="4" class="w-20 h-20 text-center"  right="0"  backgroundColor="#333" color="#FFF">4</Label>
	    </View>
	  
	</Widget>

#preview

#Demo http://screencast.com/t/2pMHE1Qft3t

jumper.steps's People

Contributors

neroze avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.