login/register

Snip!t channels - Alan Dix

Channels > techie > JavaScript

Order by: date | title | url | snip    Show: just this cat | subcats too
Page 1 of 4:   prev   1   2   3   4   next  

2010-01-11 17:34:50     Cross-domain communications with JSONP, Part 1: Combine JSONP and jQuery to quickly build powerful mashups

https://www.ibm.com/developerworks/library/wa-aj-jsonp1/

view snip

/Channels/techie/AJAX
/Channels/techie/JavaScript

2010-04-24 17:51:32     FullCalendar - Full-sized Calendar jQuery Plugin

http://arshaw.com/fullcalendar/

view snip

/Channels/techie/JavaScript

2013-10-18 19:11:09     HtmlUnit - Welcome to HtmlUnit

http://htmlunit.sourceforge.net/

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2013-10-20 08:44:29     Turbo Pascal

http://www.teamten.com/lawrence/projects/turbo_pasc.../demo/

view snip

/Channels/techie/JavaScript
/Channels/techie/programming

2013-10-20 19:06:53     Create a new fiddle - JSFiddle

http://jsfiddle.net/

view snip

/Channels/techie/JavaScript

2015-03-14 18:15:55     Moment.js | Home

http://momentjs.com/

view snip

/Channels/techie/JavaScript

2015-03-14 18:16:14     Moment Timezone | Home

http://momentjs.com/timezone/

view snip

/Channels/techie/JavaScript

2016-01-05 09:57:44     The Resurrection of Bookmarklets

http://www.donnelly-house.net/programmin.../bookmarklets.php

The increased implementation of Content Security Policy (CSP) in websites has been heralded as "The End / Death of Bookmarklets". I created a solution in 2015 that resurrects the ability to use (library-based) bookmarklets on CSP and https:// websites usi

view snip

/Channels/techie/JavaScript

2015-08-07 21:27:11    

https://github.com/aheckmann/jquery.hook/b.../jquery.hook.js

* Provides the ability to hook into any jQuery.fn[method]
* with onbeforeMETHOD, onMETHOD, and onafterMETHOD.

view snip

/Channels/techie/JavaScript

2006-01-06 10:21:25     Code Examples -> Enchancing dd/mm/yyyy forms with unobtrusive javascript

http://www.weberdev.com/get_example-4279.html

********************************************************...
* title  : Enchancing dd/mm/yyyy forms with unobtrusive ...
*
* story  : Two javascript functions to enchance interact ...
... ********************************************************

view snip

/Channels/techie/JavaScript

2018-06-02 09:31:24    

https://blog.bitsrc.io/...ou-should-know-in-2018-3646fb31ade

11 Useful Javascript utility libraries to speed your development.

view snip

/Channels/techie/JavaScript

2006-06-23 09:58:06     Q3 How do you change the URL of a frame by typing in the URL in a text box of a different frame?

http://www.irt.org/script/3.htm

<script language="JavaScript"><!-- function functionName() { parent.frameName2.location.href = window.document.formNa... return false; } //--></script>

view snip

/Channels/techie/JavaScript

2008-11-22 17:30:25     Tutorials:How jQuery Works - jQuery JavaScript Library

http://docs.jquery.com/How_jQuery_Works

A basic introduction to jQuery and the concepts that you... use it.

view snip

/Channels/techie/JavaScript

2011-05-04 11:33:27     Lawnchair

http://westcoastlogic.com/lawnchair/

a client side JSON document store. Perfect for webkit mo...
Fork me on GitHub
Features
micro tiny storage without the nasty SQL: pure and d ...
... se syntax for searching and therefore finding of objects

view snip

/Channels/techie/JavaScript

2008-10-15 18:29:32     Live Clipboard Example

http://spaces.live.com/editorial/ra.../clipboardexample.html

A few things to try:
* Right-click -> copy on the orange icon next to one ...
* Single left-click one of the orange icons so that ...
* Load the page in IE and Firefox side-by-side. Copy ...
If you are interested in how this works or if you w

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2009-07-13 11:17:22     jQuery Edit In Place (JEIP) || Joseph Scott

http://josephscott.org/code/javascript/jquery-edit-in-place/

A few years back I wrote a Javascript library for editin...
Fast forward a few years and the momentum in the Javascr ...
Downloads
Current Version: 0.1.2 (Change Log)
... t is used to replace the contents of the edited element.

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2013-12-21 11:55:16     JavaScript Promises: There and back again - HTML5 Rocks

http://www.html5rocks.com/en/tutorials/es6/promises/

At their most basic, promises are a bit like event liste...
A promise can only succeed or fail once. It cannot s ...
If a promise has succeeded or failed and you later a ...
This is extremely useful for async success/failure, beca ...

view snip

/Channels/techie/JavaScript

2009-01-16 17:38:45     Remove fragment in URL with JavaScript w/out causing page reload - Stack Overflow

http://stackoverflow.com/...script-w-out-causing-page-reload

Background: I have an HTML page which lets you expand ce... only small portions of the page need to be loaded for su... it's done via JavaScript, and not by directing to a new ...
http://example.com/#foobar
and have the "foobar" category be opened imme

view snip

/Channels/techie/JavaScript

2009-12-20 09:57:23     Safari Dev Center: Safari Client-Side Storage and Offline Applications Programming Guide: Using the JavaScript Database

http://developer.apple.com/...theJavascriptDatabase.html#...

Beginning in Safari 3.1 and iPhone OS 2.0, Safari suppor... JavaScript database class. The JavaScript database class... provides a very basic relational database intended for l... content that is too large to conveniently store in cooki...
Because it

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2010-06-29 12:47:14     google-caja - Project Hosting on Google Code

http://code.google.com/p/google-caja/

Caja allows websites to safely embed DHTML web applicati... parties, and enables rich interaction between the embedd... embedded applications. It uses an object-capability secu... allow for a wide range of flexible security policies, so... containing

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2011-06-27 18:09:48     Latest Updates - DocumentCloud

http://blog.documentcloud.org/.../code-drop-visualsearch-js/

Code Drop: VisualSearch.js
Posted
Jun 23rd, 2011
Tags
... t, so you don’t have to manually re-parse it yourself.

view snip

/Channels/search
/Channels/techie/JavaScript
/Channels/techie/web development

2011-06-19 19:41:37     CoffeeScript

http://jashkenas.github.com/coffee-script/

CoffeeScript is a little language that compiles into Jav... all of those embarrassing braces and semicolons, JavaScr... a gorgeous object model at its heart. CoffeeScript is an... the good parts of JavaScript in a simple way.

view snip

/Channels/techie/JavaScript

2011-03-01 12:35:40     d3.js

http://mbostock.github.com/d3/

D3 allows you to bind arbitrary data to a Document Objec... then apply data-driven transformations to the document. ... example, you can use D3 to generate a basic HTML table f... numbers. Or, use the same data to create an interactive ...
D3 is not a

view snip

/Channels/techie/JavaScript
/Channels/visualisation

2009-04-20 12:40:58     The Dojo Offline Toolkit | The Dojo Toolkit

http://www.dojotoolkit.org/offline

Dojo Offline is an open-source toolkit that makes it eas...
* An offline widget that you can easily embed in you ...
* A sync framework to help you store actions done wh ...
* Automatic network and application-availability det ...
... ion wit

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2010-04-26 16:50:50     Dynamic Drag’n Drop With jQuery And PHP

http://www.webresourcesdepot.com/...rop-with-jquery-and-php/

Drag’n drop generally looks hard-to-apply but it is de... using JavaScript frameworks. Here is, how it is done by ... jQuery UI:

view snip

/Channels/techie/JavaScript
/Channels/techie/web development

2006-09-30 19:29:30     Dynamic Drive DHTML(dynamic html) & JavaScript code library

http://www.dynamicdrive.com/

Dynamic Drive, the #1 place on the net to obtain free, o... Javascripts to enhance your web site!

view snip

/Channels/techie/JavaScript

2006-10-17 13:36:20     DOM Sample - Event:oncontextmenu

http://www.din.or.jp/~hagi3/JavaScript/JS.../contextMenu.htm

Event:oncontextmenu
Click a right mouse button on each layer( s11 - s14 ).

view snip

/Channels/techie/JavaScript

2021-12-26 13:42:01    

https://github.com/fabricjs/fabric.js

Fabric.js is a framework that makes it easy to work with HTML5 canvas element. It is an interactive object model on top of canvas element. It is also an SVG-to-canvas parser.

view snip

/Channels/techie/JavaScript
/Channels/techie/web development
/Channels/visualisation

2011-05-04 11:30:08     Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

http://microjs.com/

Fantastic Micro-Frameworks and
Micro-Libraries for Fun and Profit!
How much library code do you really need — 50K? 100K? ...
Sure, we all love our favorite monolithic frameworks, an ...
... akes it easy for you to pick one that’ll work for you.

view snip

/Channels/techie/JavaScript

2006-11-05 12:34:07     Upload Progress Bar / AJAX File Uploader: FileChucker

http://encodable.com/filechucker/

FileChucker is an AJAX-based web application that lets y... uploads on your own website. It's simple to install (ju... packed with features, fully configurable, nice looking, ...
FileChucker can also function as a full-fledged online f ...
To top it a

view snip

/Channels/techie/JavaScript
/Channels/techie/Web2.0

Order by: date | title | url | snip    Show: just this cat | subcats too
Page 1 of 4:   prev   1   2   3   4   next