Using Web Components - 0 views
How to become a Front-end developer in 2019 - 0 views
-
Front End Development or Client-Side Development is the practice of coding in technologies like HTML, CSS, and Javascript in a website. The practice involves converting Data into a Graphical Interface for a user to view and interact. Growth in Front-end development is excellent and there are plenteous opportunities available, especially because companies now want their customers to have a good experience while using their Web applications. Want to get hired as a Front End Developer in 2019? Acquire skills in Front End Development, Build live Projects and Get Guaranteed Interviews with edWisor.
Why Do You Need a Mobile Website Design or Responsive Web Design - 0 views
-
According to a recent article on Huffington’s post, the U.N telecom agency stated that there are more than 6 billions mobile devices. Out of them, 1.2 billions users use web-enabled mobile phones worldwide & this usage of mobile is growing at astounding rate, being adapted by every family. We have seen a significant increase in the mobile users in the past three years & this global trend is surely continuing to see growth in upcoming years. What does this mean to a web designer & site owner? It underlines the importance of a company to have a mobile version of their business website.
How to Debug Your jQuery Code - 3 views
Prototip 2 - Create beautiful tooltips with ease - 0 views
-
Prototip allows you to easily create both simple and complex tooltips using the Prototype javascript framework.
Graphic JavaScript Tree with Layout - 0 views
-
This article presents a JavaScript component which renders a tree on the screen using VML (Vector Markup Language) in Internet Explorer 6+ or the <canvas> element in Firefox 1.5+.
Service Mapping Description Proposal - JSON Schema - 0 views
-
A Service Mapping Description (SMD) is a JSON representation describing web services. An SMD can defines the various aspects of a web service such that clients can coherently interact with the web services. An SMD can be used by generic tools to generate interfaces, human and programmatic, to access available web services. A wide array of web services can be described with SMD including REST services and JSON-RPC services. The SMD format is designed to be flexible, compact, simple, readable, and easily implemented.
Javascript Window Library - 0 views
-
Mydows is a small library of javascript functions that sit above the Prototype Javascript library and aid in the creation and management of free floating windows contained within the webpage. Mydows will also work with the Scriptaculous library for added features.
Javascript Growler (PrototypeJS) - 0 views
-
Growler is a PrototypeJS based class that displays unobtrusive notices on a page. It works like the OS X Growl. It supports themes by using CSS styling. Also options can be passed to modify how long the notice is displayed or whether it remains displayed until the user closes it.
Shadowbox.js Media Viewer - 0 views
-
Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript. Using Shadowbox, website authors can display a wide assortment of media in all major browsers without navigating away from the linking page.
PI.JS > About Pi - 0 views
yensdesign.com - 0 views
Monads on the Cheap I: The Maybe Monad at Oliver Steele - 0 views
-
What about the case where most products don’t have offerings, or the offerings don’t have merchants, vel cetera? If this were a frequent case, and this were inner-loop code, I might introduce a global empty object in order to reduce the object instantiation overhead (which happens right away) and the GC load (which shows up over time). E.g. define var $N={}, and use: var product = ..., merchantName = (((product||$N).offering||$N).merchant||$N).name; if (merchantName) displayMerchantName(merchantName);
http://www.cs.ucla.edu/~awarth/ometa - 0 views
-
OMeta is a new object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to handle arbitrary data types. OMeta's general-purpose pattern matching facilities provide a natural and convenient way for programmers to implement tokenizers, parsers, visitors, and tree transformers, all of which can be extended in interesting ways using familiar object-oriented mechanisms.
JNEXT - JavaScript Native Extensions - 0 views
-
JNEXT is an open source (triple MPL, GPL, LGPL license), small footprint, cross platform and cross browser framework for extending Web browser Javascript (for more background and motivation check this blog entry). With JNEXT it is possible to utilize existing Web browsers to host full and self contained applications that do not depend on external Web servers for the application logic (although they are free to make use of them). This is acheived by enabling Javascript controlled access to the full range of native operating system resources (such as TCP/UDP sockets, files, databases, threads etc).
XRAY :: for web developers - 0 views
-
XRAY is a bookmarklet for Internet Explorer 6+, and Webkit and Mozilla based browsers (including Safari, Firefox, Camino or Mozilla). Use it to see the box model for any element on any web page.
YSlow User Guide - 0 views
« First
‹ Previous
81 - 100 of 113
Next ›
Showing 20▼ items per page