login/register

Snip!t channels - Alan Dix

Channels > techie > JavaScript

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

2006-01-07 17:51:36     PHP Classes - Class: AJAX Edit In Place

http://www.phpclasses.org/browse/package/2801.html

This class can be used to edit and save a paragraph of t... page.
It associates the necessary Javascript event handling co ...
When the user finishes editing the generated Javascript ...

view snip

/Channels/techie/JavaScript

2007-12-31 17:23:11     phpied.com » Blog Archive » Javascript includes - yet another way of RPC-ing

http://www.phpied.com/javascript-include/

Javascript files can be included and executed on the fly... loading the page or in run-time. This means that HTTP re... without the use of XMLHttpRequest or iframes. This post ... of my experiments with the inclusion of external javascr...

view snip

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

2008-11-11 15:09:04     phpjs - the PHP/JavaScript interpreter

http://phpjs.berlios.de/

This scripting language interpreter is implemented in PH... execute user-supplied JavaScript-lookalike code server-s... compromising security because everything runs safely in ... of course much slower than a real interpreter, but is us... integration

view snip

/Channels/techie/JavaScript

2010-06-30 20:41:47     phpjs - the PHP/JavaScript interpreter

http://phpjs.berlios.de/

This scripting language interpreter is implemented in PH... execute user-supplied JavaScript-lookalike code server-s... compromising security because everything runs safely in ... of course much slower than a real interpreter, but is us... integration

view snip

/Channels/techie/JavaScript

2010-07-02 17:59:45     Piggy Bank Scraper Risk - SIMILE

http://simile.mit.edu/wiki/Piggy_Bank_Scraper_Risk

Piggy bank runs scrapers it grabs from arbitrary third p... formal technical, as well as social rituals and supporti... mechanisms for controlling the risk this creates.
Formal technical mechanisms certainly means finding a wa ...
Social mechinisms (and

view snip

/Channels/techie/JavaScript

2009-12-20 07:51:12     Prism - MDC

https://developer.mozilla.org/en/Prism

Prism is a simple XULRunner-based browser that hosts web... without the normal web browser user interface. Prism is ... called Site-Specific Browsers (SSB). An SSB is designed ... with a single web application. It doesn’t have the men... other accou

view snip

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

2006-04-14 17:03:28     Prototype in scriptaculous wiki

http://wiki.script.aculo.us/scriptaculous/show/Prototype

This page is part of the Prototype JavaScript framework ...
Overview | (...)
Prototype is a Java Script framework that aims to ease d ...
Its author and maintainer is Sam Stephenson.
... ess-apps.com/jordan/pages/Prototype%20Library%20Info.htm

view snip

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

2006-01-05 12:45:07     Prototype JavaScript Framework: Class-style OO, Ajax, and more

http://prototype.conio.net/

Prototype is a JavaScript framework that aims to ease de... dynamic web applications. Featuring a unique, easy-to-us... class-driven development and the nicest Ajax library aro... quickly becoming the codebase of choice for Web 2.0 deve...

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

2009-12-27 17:05:53     Reflection.js

http://cow.neondragon.net/stuff/reflection/

Reflection.js allows you to add reflections to images on... uses unobtrusive javascript to keep your code clean.
It works in all the major browsers - Internet Explorer 5 ...

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

2010-10-24 19:04:07     RGraph: HTML5 canvas graph library based on the HTML5 canvas tag

http://www.rgraph.net/

RGraph is a HTML5 canvas graph library. It uses features... available in HTML5 (specifically, the CANVAS tag) to pro... variety of graph types: bar chart, bi-polar chart (also ... frequency chart), donut chart, funnel chart, gantt chart... chart, LED

view snip

/Channels/techie/JavaScript
/Channels/visualisation

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

2009-12-20 09:54:53     Safari Dev Center: Safari Web Content Guide: Getting Geographic Locations

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

Getting Geographic Locations
iPhone OS Note: Geographic location classes are availabl ...
Use the JavaScript classes described in this chapter to ...

view snip

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

2006-10-28 21:11:11     selection Object (document)

http://msdn.microsoft.com/workshop/auth.../obj_selection.asp

Represents the active selection, which is a highlighted ... and/or other elements in the document on which a user or... carry out some action.

view snip

/Channels/techie/JavaScript

2007-05-31 09:26:19     skypoet's world: On-demand JavaScript :: IE6/7 and Firefox 2.x

http://skypoetsworld.blogspot.com/...t-ie67-and-firefox.html

On-demand JavaScript :: IE6/7 and Firefox 2.x
Last year, there was a lot of talk about on-demand JavaS ...

view snip

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

2009-07-14 15:35:28     Slider (WebFX)

http://webfx.eae.net/dhtml/slider/slider.html

Sliders are useful controls for choosing a value in a ra... Common uses are volume controls, seekers for movie and s... as color pickers. A few people have asked for an update ... component to make it work in Mozilla and work better in ... original co

view snip

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

2009-01-08 08:37:27     Small, standards compliant, Javascript WYSIWYG HTML control : Paul James

http://www.peej.co.uk/projects/wysiwyg.html

Small, standards compliant, Javascript WYSIWYG HTML control
The name says it all. This Javascript file can be added ...
Key features
Small
... a class name to turn a textarea into a WYSIWYG control.

view snip

/Channels/techie/JavaScript

2009-03-29 16:55:48     SmartMarkUP Universal markup editor and platform!

http://www.phpcow.com/smartmarkup/

SmartMarkUP is a lightweight and powerful JavaScript lib... you to turn any textarea into a fancy markup editor. HTM... syntax, BBCode or any other desired markup language can ... and/or adjusted to your preferences and business needs. ... doesn't dep

view snip

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

2008-11-21 15:21:03     Sortable Table JavaScript: Sort your tables easily!

http://yoast.com/articles/sortable-table/

Ramon Eijkemans pointed me to a script written by Stuart... unobtrusive table sorting script was awesome, offering s... text, numbers, dates and currencies, by simply adding an... a page and a class to a table!
However, it lacked a few things, most imp

view snip

/Channels/techie/JavaScript

2011-05-10 16:33:38     sorttable: Make all your tables sortable

http://www.kryogenix.org/code/browser/sorttable/

This is not a new trick, sorting a table using the DOM. ...
Now, how to use it. To make a table of your choice sorta ...
Download the Javascript library
Include the Javascript library, by putting a link to ...
... w have column sorting available

view snip

/Channels/techie/JavaScript

2008-08-08 11:02:10     SproutCore » About SproutCore

http://www.sproutcore.com/about/

SproutCore is a totally new way of building applications... Instead of following the typical web-driven model where ... things happen in the server, SproutCore applications spl... SproutCore application is a JavaScript application that ... the web bro

view snip

/Channels/techie/JavaScript

2017-12-11 14:05:24     Stanford CS department updates introductory courses: Java is Gone | Computing Education Blog

https://computinged.wordpress.com/...urses-java-is-gone/?...

Stanford has decided to move away from Java in their int... Surprisingly, they have decided to move to JavaScript. ®.. that most top CS departments are moving to Python.  The... article linked below doesn’t address any other languag...
The SIGCSE-

view snip

/Channels/education/CS education
/Channels/techie/JavaScript

2016-10-19 17:19:45     StealJS

http://stealjs.com/

Futuristic JavaScript dependency loader and builder. Spe... load times. Works with ES6, CommonJS, AMD, CSS, LESS and... modular workflows.

view snip

/Channels/techie/JavaScript

2009-07-13 11:11:55     SyntaxHighlighter - Alex Gorbatchev

http://alexgorbatchev.com/wiki/SyntaxHighlighter

SyntaxHighlighter is a fully functional self-contained c... highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo...

view snip

/Channels/techie/css
/Channels/techie/JavaScript

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

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

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

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:29:40     Underscore.js

http://documentcloud.github.com/underscore/

Underscore is a utility-belt library for JavaScript that... the functional programming support that you would expect... (or Ruby), but without extending any of the built-in Jav... It's the tie to go along with jQuery's tux.
Underscore provides 60-odd f

view snip

/Channels/techie/JavaScript

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