Atuar com desenvolvimento Frontend utilizando tecnologias de ponta em uma Fintech
O escritório fica em pinheiros próximo à praça Benedito Calixto, São Paulo, Capital.
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> | |
| <meta charset="utf-8"> | |
| <title>JS Bin</title> | |
| </head> | |
| <body> |
| .row label{ | |
| border-bottom: #ccc thin solid; | |
| width:100%; | |
| } | |
| .row .form-control{ | |
| border: 0px; | |
| box-shadow: inherit !important; | |
| -webkit-box-shadow: 0px; | |
| padding-left:0px; |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="http://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script> | |
| <script src="http://ajax.googleapis.com/ajax/libs/prototype/1.7/prototype.js"></script> | |
| <script src="http://code.jquery.com/jquery.min.js"></script> | |
| <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> | |
| <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | |
| <meta charset="utf-8"> |
| <!DOCTYPE html> | |
| <html lang="pt-br"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Felina Labs</title> | |
| <link rel="stylesheet" type="text/css" href="main.css"> | |
| <link href='http://fonts.googleapis.com/css?family=Open+Sans:600italic,600' rel='stylesheet' type='text/css'> | |
| <link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'> | |
| <style id="jsbin-css"> | |
| * { |
| $(function(){ | |
| $('.filterField').keyup(function(){ | |
| var valThis = $(this).val().toLowerCase(); | |
| if(valThis == ""){ | |
| $(wvstationsTree.jqId + " ul li").show(); | |
| } else { | |
| $(wvstationsTree.jqId + " ul li").each(function(){ | |
| var text = $(this).text().toLowerCase(); | |
| (text.indexOf(valThis) >= 0) ? $(this).show() : $(this).hide(); | |
| }); |
| @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700|Satisfy); | |
| @font-face { | |
| font-family: 'codropsicons'; | |
| src:url('../fonts/codropsicons/codropsicons.eot'); | |
| src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), | |
| url('../fonts/codropsicons/codropsicons.woff') format('woff'), | |
| url('../fonts/codropsicons/codropsicons.ttf') format('truetype'), | |
| url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg'); | |
| font-weight: normal; |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width"> | |
| <title>JS Bin</title> | |
| </head> | |
| <body> | |
| <script id="jsbin-javascript"> |
I hereby claim:
To claim this, I am signing this object: