background preloader

Downloading jQuery

Downloading jQuery
Compressed and uncompressed copies of jQuery files are available. The uncompressed file is best used during development or debugging; the compressed file saves bandwidth and improves performance in production. You can also download a sourcemap file for use when debugging with a compressed file. The map file is not required for users to run jQuery, it just improves the developer's debugger experience. As of jQuery 1.11.0/2.1.0 the //# sourceMappingURL comment is not included in the compressed file. To locally download these files, right-click the link and select "Save as..." from the menu. The jQuery 1.x line had major changes as of jQuery 1.9.0. Download the compressed, production jQuery 1.12.3 Download the uncompressed, development jQuery 1.12.3 Download the map file for jQuery 1.12.3 jQuery 1.12.3 release notes jQuery 2.x has the same API as jQuery 1.x, but does not support Internet Explorer 6, 7, or 8. Download the compressed, production jQuery 2.2.3 Download the map file for jQuery 2.2.3

http://jquery.com/download/

docs-ui.js - docbookeditor - Hybrid WYSIWYG editor for DocBook XML and HTML Older revisions 38e7bf5b1944 by mbolin on Nov 26, 2010 Diff Closurized dk.BookEditor: extends goog.ui.Component and uses standard component paradigms. Changed the bootstrapping of the app now that dk.BookEditor is a ... 0e621b73ec63 by mbolin on Oct 31, 2010 Diff it is now possible to save using the editor

Tutorials WebGL(Web Graphics Library) was released on the Web early last year. Its ability to use HTML5 Canvas elements to generate graphics dynamically made it easy for web designers and developers to create smooth 2D and 3D effects. Here are some WebGL examples and demos you should look at. WebGL is a branch of OpenGL based on OpenGL Embedded Systems (ES).

Three.js - examples Three.js Examples The goal of this collection is to provide a set of basic and instructive examples that introduce the various features in Three.js. The source code for each page contains detailed comments. Hosted at GitHub. Total examples: 83. Crocodoc’s New HTML5 Viewer Promises Better Speed and Accuracy Managing the creation and editing of documents, especially heavily-formatted ones, can be a headache within a distributed workforce. Thus, services like Google Docs, Zoho Docs, and Scribd are popular. Today, however, the online document service Crocodoc, which Thursday wrote about last year, is rolling out some new features that should make it easier to collaborate on and mark up highly-formatted documents, including PDFs, Microsoft Word and PowerPoint documents, and PNG and JPEG images. The company gave me a preview.

jPaginate: A Fancy jQuery Pagination Plugin jPaginate is a jQuery pagination plugin that comes with a twist: animated page numbers. The user can slide through the available page numbers by clicking or just hovering over the arrows. Shortlinks to the first and last page are available as well. You can call the plugin in the following way: $(elementID).paginate() You can configure […] jPaginate is a jQuery pagination plugin that comes with a twist: animated page numbers. The user can slide through the available page numbers by clicking or just hovering over the arrows. DatePicker - jQuery plugin About Date Picker component with a lot of options and easy to fit in your web application. Last update 22.05.2009 - Check Download tab

Link to PDFs from HTML Linking to a PDF from an HTML web page is simple. Linking to a specific place within a PDF takes a little more work. Note: Java/J2ee and SOA Training Online - Edureka About The Course Edureka's Advanced Java Course is designed for students and professionals who want to be a Java Developer. This is a 42 hour course which will cover both core and advanced Java concepts like Database connectivity, Threads, Exception Handling, Collections, JSP, Servlets, XMLHandling etc. We will also learn various Java frameworks like Hibernate and Spring. Course Objectives After the completion of the Advance Java Course at Edureka, you should be able to:

jQuery test // set constants var $pageheight = 189; // our single page height var $pagewidth = 146; // our single page width var $pageYpos = 0; // current Y position of our bg-image (in both pages) $(document).ready(function(){ // When the page is ready /* left page turner */ $("#leftpage").click( function() { $pageYpos = $pageYpos + $pageheight; // update Y postion $("#leftpage").css("background-position", "0px "+$pageYpos+"px");// move the background position setTimeout ('$("#flip").css("background-position", "top center");', 200); setTimeout ('$("#rightpage").css("background-position", "146px "+$pageYpos+"px");', 200); }); // close leftpage click function

Crazy Egg - Visualize where your visitors click Over 200,000 businesses Convert Better with Crazy Egg, The Original Heatmapping Technology A heatmap is an easy way to understand what users want, care about and do on your site by visually representing their clicks - which are the strongest indicators of visitor motivation and desire. A Crazy Egg heatmap lets you collect more than 88% of the data you would using a traditional eye-tracking process. At a fraction of the price. 10 places where anyone can learn to code Teens, tweens and kids are often referred to as “digital natives.” Having grown up with the Internet, smartphones and tablets, they’re often extraordinarily adept at interacting with digital technology. But Mitch Resnick, who spoke at TEDxBeaconStreet, is skeptical of this descriptor. Sure, young people can text and chat and play games, he says, “but that doesn’t really make you fluent.” Mitch Resnick: Let's teach kids to code Fluency, Resnick proposes in this TED Talk, comes not through interacting with new technologies, but through creating them.

Creating and Customizing Vertical Spry Menu Bars in Dreamweaver If you enjoy this tutorial, you may be interested in our Dominate Dreamweaver online training. Our 12-week online course which takes your from the Dreamweaver basics through building complex spry menubars and much more. Note: This is our second tutorial on customizing Spry menu bars in Dreamweaver. The first covered customizing horizontal spry menus. Many of the steps for creating and customizing vertical menu bars are the same as those for horizontal menu bars.

Related: