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  

2009-03-30 21:13:34     Google Web Toolkit 1.5 - Google Code

http://code.google.com/docreader/#p=google-web-toolkit-do...

Google Web Toolkit (GWT) makes it easier to write high-p... applications. You write your front end in the Java progr... and GWT compiles your source into highly optimized JavaS... Developer's Guide covers the information you need to kno... application

view snip

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

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

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-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
You may notice that your XHTML does not validate because ...
<script type="text/javascript">
//<![CDATA[
... ndering the page requires functions from the javascript.

view snip

/Channels/techie/JavaScript

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-01-07 12:59:52     Gears API - Google Code

http://code.google.com/apis/gears/

What is the Gears API?
Gears is an open source project that enables more powerf ...
Features
Gears modules include:
... performing resource-intensive operations asynchronously

view snip

/Channels/techie/JavaScript

2008-11-22 17:31:40     jQuery UI - Home

http://ui.jquery.com/

jQuery UI provides abstractions for low-level interactio... themeable widgets, built on top of the jQuery JavaScript... can use to build highly interactive web applications.

view snip

/Channels/techie/JavaScript

2008-11-22 17:31:28     jMar's Blog: Building Your First jQuery Plugin

http://blog.jeremymartin.name/...rst-jquery-plugin-that.html

While some are intimidated by the thought of creating th... truth is that jQuery is built with an infinitely friendl... architecture. If you've gotten comfortable with the basi... coding, then you're certainly ready to develop your own ... tutorial wi

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

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

2008-11-11 15:11:34     J4P5: Javascript For PHP 5

http://j4p5.sourceforge.net/

J4P5 is a JavaScript interpreter written in PHP 5, that ... untrusted scripts in a sandbox on your server. It aims t... of Ecma-262 3d edition.

view snip

/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

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

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

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

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

2007-02-08 19:38:02     OpenQA: Selenium

http://www.openqa.org/selenium/

Selenium is a test tool for web applications. Selenium t... in a browser, just as real users do. And they run in Int... Mozilla and Firefox on Windows, Linux, and Macintosh. No...
* Browser compatibility testing. Test your applicati ...
* Syste

view snip

/Channels/techie/JavaScript

2007-01-30 13:43:09     Getting Started with AJAX and the XMLHttpRequest Object > 2.1 XMLHttpRequest Overview

http://www.informit.com/articles/article.asp?p=667416&rl=1

The foundation that makes AJAX possible is the communica... server. The most complete option for performing this com... JavaScript XMLHttpRequest object. If XMLHttpRequest is n... you, hidden IFrames and cookies can also be used. We wil...
This chapte

view snip

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

2006-11-05 12:34:46     Yahoo! UI Library (YUI)

http://developer.yahoo.com/yui/

The Yahoo! User Interface (YUI) Library is a set of util... written in JavaScript, for building richly interactive w... using techniques such as DOM scripting, DHTML and AJAX. ... also includes several core CSS resources. All components... Library hav

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

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

2006-10-28 21:10:31     DOM:Selection - MDC

http://developer.mozilla.org/en/docs/DOM:Selection

The class of the object returned by window.getSelection(... methods.

view snip

/Channels/techie/JavaScript
/Channels/techie/Mozilla

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

2006-10-17 13:35:07     XWeb Version 5.2

http://www.wdonline.com/dhtml/xwebmenu/default.aspx?...

This menu system is a combination of two older DHTML men... developed:
* The MouseMenu, which was based upon Microsoft's me ...
* The XWebMenu (old version), a traditional menu system.
Along with combining functionalities, new features have ...

view snip

/Channels/techie/JavaScript

2006-10-08 18:03:55     JavaScript Kit- Comprehensive JavaScript, DHTML, CSS tutorials and over 400+ free JavaScripts!

http://www.javascriptkit.com/

view snip

/Channels/techie/JavaScript

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-09-30 19:28:51     Xin Calendar 2

http://www.yxscripts.com/xc2/index.html

Xin Calendar 2 is a package of the In-Page and Popup-Win... scripts as well as some plug-in scripts for extra features.

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

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-04-14 13:25:32     Cross-Browser.com

http://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

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