background preloader

Javascript

Facebook Twitter

Nivo Slider Tutorial-Insert the Slider. Insert the links to the css and jquery js files into the <head> section of your webpage, between the opening and closing head tags. Insert the HTML marked in green below to the head section of your webpage [ <head>between the </head} tags] to link to the CSS, the Google hosted jquery javascript, and the nivo slider specific jquery javascript: If you prefer, you can download your own general jquery javascript or just use the one that came in the demo zip file jquery/1.4.3/jquery.min.js and link to it instead linking the Google hosted javascript, be sure to put it in the same folder with your html pages and link to it in the head section of your web page.

It is optional to link to Google's jquery library as in the sample below/ Insert html marked in green below to the head section of your webpage [between the head tags] to link to the css, the Google hosted jquery javascript, and the nivo slider specific jquery javascript: Save your work. Eloquent JavaScript. The NodeCopter - Programming flying robots with node.js. JavaScript Summit 2013 - November 19-November 21, 2013. You’re building the next growth app and you’re heads down on the killer feature, but have you thought about how to authenticate your humans? If you’re thinking “I’ll just have them log in with Twitter” or “How hard could adding a username and password be?” Then this talk is for you. Identity, or authenticating humans, is a hard problem and often it’s the most common reason inbound customers drop off the funnel.

This talk will cover all aspects of identity, including building usable login forms in bootstrap, securing session tokens, handling passwords properly, one-time-passwords, safe error messages, a primer on preventing fraud, an intro to compliance, and the holy grail – authenticating without passwords at all. For each topic we’ll see actual JavaScript code (a mix of node and browser), real-world examples (both fame and shame), and I’ll cover the security theory so you know what to look for when evaluating libraries like passport. Lettering.js - A jQuery plugin for radical web typography. FitText - A plugin for inflating web type. JavaScript Summit 2013 - November 19-November 21, 2013.