Order by: date | title | url | snip Show: just this cat | subcats too
Page 1 of 4: prev 1 2 3 4 next
2016-01-05 10:08:54 | ||
https://medium.com/...bookmarklets-are-dead-d470d4bbb626#... | ||
The altered language significantly weakened the stance that browsers should bypass Content Security Policy for user-supplied add-ons, and suggests that providing the capability for users or add-ons to modify the Content Security Policy is o... | ||
|
||
2016-01-05 10:11:52 | ||
http://www.codeproject.com/...The-Slow-Death-of-Bookmarklets | ||
http://www.codeproject.com/Articles/494559/The-Slow-Death-of-Bookmarklets | ||
|
||
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. | ||
|
||
2021-12-26 13:42:01 | ||
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. | ||
|
||
2009-07-13 11:11:10 A JavaScript Module Pattern » Yahoo! User Interface Blog | ||
Global variables are evil. Within YUI, we use only two g... YAHOO_config. Everthing in YUI makes use of members with... object hierarchy or variables that are scoped to such a ... that you exercise similar discipline in your own applica... | ||
|
||
2010-05-17 21:55:21 A List Apart: Articles: Better JavaScript Minification | ||
http://www.alistapart.com/...better-javascript-minification/ | ||
In the past few years, performance research has become m... thanks to research by the Yahoo! Exceptional Performance... Google’s Steve Souders. Most of that research studies ... HTML page, but the resources the page requires to displa... | ||
|
||
2006-03-18 20:27:13 AJAX:Getting Started - MDC | ||
This article guides you through the AJAX basics and give... | ||
|
||
2009-07-22 07:30:59 Anything Zoomer | Usage | ||
This is a jQuery plugin, so you'll need to load the jQue... then the plugin file, then invoke the new function on th... have zooming. | ||
|
||
2012-12-30 13:18:21 API Guide | restify | ||
restify is a node.js module built specifically to enable... correct REST web services. It borrows heavily from expre... as that is more or less the de facto API for writing web... top of node.js. | ||
|
||
2009-01-13 10:51:42 » Including Javascript in XHTML: external, DOM created, CDATA & comments :: CSS, JavaScript and XHTML Explained | ||
http://www.evotech.net/blo.../including-javascript-in-xhtml/ | ||
Including Valid Inline Javascript in XHTML | ||
|
||
2012-01-10 21:12:00 Backbone.js | ||
When working on a web application that involves a lot of... the first things you learn is to stop tying your data to... too easy to create JavaScript applications that end up a... jQuery selectors and callbacks, all trying frantically t... | ||
|
||
2013-01-26 16:21:01 Bootstrap Tour, easy product tours with Bootstrap from Twitter | ||
Quick and easy way to build your product tours with Twit... Popovers. | ||
|
||
2009-12-30 15:51:39 Closure Tools - Google Code | ||
The Closure Compiler compiles JavaScript into compact, h... code. The compiler removes dead code and rewrites and mi... left so that it downloads and runs quickly. It also also... variable references, and types, and warns about common J... pitfalls. T | ||
|
||
2006-01-06 10:21:25 Code Examples -> Enchancing dd/mm/yyyy forms with unobtrusive javascript | ||
********************************************************... | ||
|
||
2006-01-06 10:19:02 Code Examples -> Simple js test for a pop-up blocker | ||
If you site needs pop-ups to work properly, this little ... | ||
|
||
2011-06-19 19:41:37 CoffeeScript | ||
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. | ||
|
||
2013-10-20 19:06:53 Create a new fiddle - JSFiddle | ||
|
||
2006-04-14 13:25:32 Cross-Browser.com | ||
What will you find here? Thousands of lines of cross-bro... all distributed under the terms of the GNU LGPL. I hope ... playing with my toys - I certainly had fun making them. ... listen to me talk a little bit - although I'm not usuall... talker. The | ||
|
||
2010-01-11 17:34:50 Cross-domain communications with JSONP, Part 1: Combine JSONP and jQuery to quickly build powerful mashups | ||
|
||
2009-06-21 19:18:26 CSS exploit allows detection of social site use | ||
http://www.downloadsquad.com/...etection-of-social-site-use/ | ||
Web developer Aza Raskin knows we visit Digg, Del.icio.u... Facebook without even having to ask. | ||
|
||
2011-03-01 12:35:40 d3.js | ||
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 ... | ||
|
||
2006-10-17 13:36:20 DOM Sample - Event:oncontextmenu | ||
http://www.din.or.jp/~hagi3/JavaScript/JS.../contextMenu.htm | ||
Event:oncontextmenu | ||
|
||
2006-10-28 21:10:31 DOM:Selection - MDC | ||
The class of the object returned by window.getSelection(... methods. | ||
|
||
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: | ||
|
||
2006-09-30 19:29:30 Dynamic Drive DHTML(dynamic html) & JavaScript code library | ||
Dynamic Drive, the #1 place on the net to obtain free, o... Javascripts to enhance your web site! | ||
|
||
2022-03-02 07:59:07 Florin Pop - Pure CSS Tooltip | ||
We don't need a complicated HTML structure. We are only ... simple div, with a couple of class names, and we're goin... for each of the following positions: top, right, left, b... | ||
|
||
2010-04-24 17:51:32 FullCalendar - Full-sized Calendar jQuery Plugin | ||
|
||
2009-01-07 12:59:52 Gears API - Google Code | ||
What is the Gears API? | ||
|
||
2009-03-30 21:14:39 Gears API - Google Code | ||
Gears is an open source project that enables more powerf... | ||
|
||
2005-11-17 16:17:53 gemal.dk - Javascript escape()/unescape() NO LONGER suitable for URI manipulation | ||
http://gemal.dk/...peunescape_no_longer_suitable_for_uri_ma/ | ||
old escape(): encode in page's charset, then %hh | ||
|
||
Order by: date | title | url | snip Show: just this cat | subcats too
Page 1 of 4: prev 1 2 3 4 next