Skip to main content

Home/ Coders/ Group items tagged JavaScript

Rss Feed Group items tagged

objectivist ursilly

Tangle: Getting Started - 1 views

Alessandro Mascherpa

Dugan Chen's Homepage - 0 views

  • The holy grail of web application architecture is not the single-page application. It is the single-page application that works as a multi-page application if you don’t have Javascript enabled
objectivist ursilly

Vanilla JS - 5 views

Shahriar Kabir

Debug PHP Using Firebug and FirePHP - 0 views

  •  
    Firebug is a phenomenally helpful HTML / CSS / JavaScript / Ajax debugger. Be that as it may, did you know it can likewise be utilized to troubleshoot PHP? Yes, on account of an additional Firefox extension called FirePHP.
Denis Gobo

ASP.NET Hacks - 0 views

  •  
    Awesome collection of ASP.NET hacks
Kingdon Barrett

mozdev.org - vimperator: index - 0 views

shared by Kingdon Barrett on 27 Jul 08 - Cached
    • Kingdon Barrett
       
      Ability to source Javascript files... now that's useful!
Joel Bennett

2View - Notes - 0 views

  •  
    Javascript to enable flickr-like photo notes "anywhere" (like ... on your blog).
Joelle Nebbe-Mornod

Zomie.com - Clean Renewable Webovation Blog » Blog Archive » Creating an Auto... - 0 views

  •  
    cleever idea and a nice tutorial!
Justin Newton

jQuery for JavaScript programmers - 0 views

  •  
    jQuery
Joel Bennett

Online syntax highlighting for Javascript, Powershell, Python, Ruby and more - 1 views

  •  
    An online code syntax highlighter that generates HTML source code and stylesheets for pasting into blogs (or whatever)
Joel Bennett

Farbtastic: jQuery color picker plug-in - 0 views

  •  
    An HSL color-picker for jQuery
anonymous

PureMVC - 1 views

  •  
    PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept. Based upon proven design patterns, this free, open source framework which was originally implemented in the ActionScript 3 language for use with Adobe Flex, Flash and AIR, is now being ported to all major development platforms.
Rick Fan

Updating extensions for Firefox 3.1 - MDC - 0 views

  • The textbox type timed is deprecated; instead, you should use search.
  • The JSON.jsm JavaScript module was dropped in Firefox 3.1 in favor of native JSON object support
  • if (typeof(JSON) == "undefined") {    Components.utils.import("resource://gre/modules/JSON.jsm");    JSON.parse = JSON.fromString;    JSON.stringify = JSON.toString;  }  
anonymous

mimeparse - 0 views

  •  
    This module provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges. See section 14.1 of the HTTP specification RFC 2616 for a complete explanation.
Justin Newton

Web Application Learning Trail - NetBeans Tutorials, Guides and Articles - 0 views

  •  
    Learn Java,Web Apps, Netbeans tutorial
« First ‹ Previous 161 - 180 of 246 Next › Last »
Showing 20 items per page