Result for
JavaScriptSponsored Links
javascript com tm the definitive javascript resource javascript
JavaScript.com is your source for all things JavaScript, including tutorials, free java scripts, downloads, tools, javascript source code and other scripting resources.
Source : http://www.javascript.com/
javascript wikipedia the free encyclopedia
History and naming. JavaScript was originally developed by Brendan Eich of Netscape under the name Mocha, which was later renamed to LiveScript, and finally to JavaScript.
Source : http://en.wikipedia.org/wiki/Javascript
emx javascript professional free download javascript is the scripting
EMX Javascript Professional free download. JavaScript is the scripting language of the Web! JavaScript is used in millions of Web pages to improve the design, validate forms
Source : http://www.freedownloadscenter.com/Programming/JavaScript/EMX_Javascript_Professional.html
javascript source free javascripts tutorials example code
The JavaScript Source is your resource for thousands of free JavaScripts for cutting and pasting into your Web pages. Get free Java Script tutorials, references, code, menus
Source : http://javascript.internet.com/
javascript tutorial
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
Source : http://www.w3schools.com/JS/default.asp
javascript overview
You are here: Rhino project page JavaScript Overview. Rhino Overview Overview of Rhino. Most people who have used JavaScript before have done so by adding scripts to their HTML
Source : http://www.mozilla.org/rhino/overview.html
javascript library overview
JavaScript Library tutorial that I gave at the October 2007 Ajax Experience conference.
Source : http://www.slideshare.net/jeresig/javascript-library-overview
javascript library overview
Talk I gave at Ajax Experience 08. Comments 1 - 2 of 2 previous next Post a comment + gautambjain 2 months ago Fantastic slides.
Source : http://www.slideshare.net/jeresig/javascript-library-overview-presentation
javascript reference
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
Source : http://www.w3schools.com/jsref/default.asp
javascript kit javascript reference
Click here for a complete JavaScript Reference, including array, string, document. window, and more. Also included are documentation on JavaScript operators, statements, loops
Source : http://www.javascriptkit.com/jsref/
javascript reference
JavaScript. a free online quick reference order here VisiBone I hope you find these excerpts of VisiBone JavaScript references very useful. Contents:
Source : http://javascript-reference.info/
amazon com the javascript community
A community about javascript. Tag and discover new products. Share your images and discuss your questions with javascript experts.
Source : http://www.amazon.com/tag/javascript
jsroll community filtered javascript news
Community-maintained JavaScript News Kevin Dangoor has put up an alpha site for the newly redubbed CommonJS (formerly ServerJS) at JSHQ
Source : http://jsroll.com/
javascript opera developer community
JavaScript. JavaScript for hackers. by garethheyes. Creating an HTML 5 canvas painting application. by Mihai Sucan. Creating pseudo 3D games with HTML 5 canvas and raycasting: Part
Source : http://dev.opera.com/articles/javascript/
java downloads for all operating systems sun microsystems
Java software for your computer, or the Java Runtime Environment, is also referred to as the Java Runtime, Runtime Environment, Runtime, JRE, Java Virtual Machine, Virtual Machine
Source : http://www.java.com/en/download/manual.jsp
download free java software sun microsystems
This page is your source to download or update your existing Java Runtime Environment, also known as the Java Virtual Machine (JVM, VM, and Java VM), the Java Runtime Environment
Source : http://www.java.com/en/download/index.jsp
scriptsearch com javascriptsoftware
JavaScript/Software at scriptsearch.com Description: Ace PopUp Generator Software is a code generator that takes the fuss out of making reliable popup window code.
Source : http://www.scriptsearch.com/JavaScript/Software/
javascript graphics development
JavaScript Graphics Development. Copyright 2005-2006 David Betz. Updated September 2006. Samples (primarily for Firefox, but IE support was added) Sin-Wave Example
Source : http://www.davidbetz.net/graphics/
javascript development forums
JavaScript Development, JavaScript Development forum discussing JavaScript and DHTML, AJAX, and issues such as coding cross-browser JavaScript.
Source : http://forums.devshed.com/javascript-development-115/
jquery eases javascript ajax development
The jQuery JavaScript library In an interview with eWEEK, Resig said he saw that Web developers had a definite desire to write unobtrusive JavaScript code, but in a manner that
Source : http://www.eweek.com/c/a/Application-Development/jQuery-Eases-JavaScript-AJAX-Development/
Author: Umut M. | 51 views
17
Mar
Microsoft has announced the "Preview Release" of Internet Explorer 9 which seems to be a milestone for the IE family considering it gets closer to the standards.
The IE9 has a new JavaScript engine which performs much better than IE8 & some other browsers.
Another good news is, it supports HTML5, CSS3 & SVG almost completely.
The website includes speed, HTML5 & graphics demos besides the comp
Read more...
Tags :
Author: Jeffrey Way | 26 views
17
Mar
For the entire month of February, developers were encouraged to submit their best scripts and components to CodeCanyon. With over $6200 worth of prizes to win, it was a battle consisting of many high level items. However, the competition has since concluded, and after two weeks of deliberating, the reviewers and I have made our choices for the top three spots!
Grand Prize Winner: Sitebase
“This script
Read more...
Tags :
Author: Umut M. | 332 views
3
Feb
FeedBurner's popular chicklet FeedCount is the most-used way to display the number of subscribers for a feed.
Also, a similar design is used by TwitterCounter to display your Twitter followers.
We'll be creating a dynamic FeedCount-like interface that can display your website's statistics like pageviews, visits, etc. (one or all of them) using PHP.
At the end of this tutorial, we'll have 2 differen
Read more...
Tags :
access,
Account,
Analytics,
chicklet,
counter,
feedburner,
followers,
GAPI,
Google,
metrics,
php,
php class,
subscribers,
ua,
user,
variables,
version,
Website,
Author: Dion Almaer | 2,337 views
2
Feb
A Googler and a Facebooker were in a pub discussing the complexities of building out a rich modern Web application. There are a ton of dependencies, and you need to be proficient in multiple languages and tools (JavaScript, HTML, CSS, SQL/NoSQL, backend languages, build tools, etc).
Well, they may not have been in a pub.... but a deadly duo did get together to try to solve this problem.
Dustin Moskovitz (Facebook c
Read more...
Tags :
Author: Bill Pena | 315 views
28
Jan
Mobile websites have come a long way, but if you want to take full advantage of a smartphone’s hardware, or get listed in the iTunes App Store, you need to compile your code. In this tutorial, we’ll show you how to create a mobile web app with an iPhone look and feel using jQTouch, then turn it into a native iPhone app using Phonegap. No Objective-C necessary.Tutorial DetailsProgram: PhonegapVersion: 0.
Read more...
Tags :
App,
code,
div,
iphone,
javascript objects,
jQTouch,
Mac,
Mac OS,
Mac OS X,
mapping features,
native app,
native features,
open source framework,
PhoneGap,
script,
sqllite,
style,
type,
web,
web code,
www folder,
Author: Dion Almaer | 122 views
21
Jan
There have been a few HTML builder APIs out there, but Ed Spencer (new lead of Ext JS) has put together something that looks and feels similar to Haml from the Ruby side.
Jaml lets you write HTML like this:
PLAIN TEXT
JAVASCRIPT:
div(
h1("Some title"),
p("Some exciting paragraph text"),
br(),
ul(
li
Read more...
Tags :
div,
Ed Spencer,
HTML,
html builder,
item,
Jaml,
JavaScript,
js,
nbsp,
paragraph text,
PLAIN,
Product,
product description,
quantity,
quantity value,
repo,
Ruby,
text,
text javascript,
view larger image,
Author: Umut M. | 254 views
21
Jan
bxGallery is a lightweight jQuery plugin for creating image galleries with thumbnails.
It requires images to be defined within an unordered list & converts them to a gallery with several options like:
max width/height of images (will resize maintaining aspect ratio)
thumbnail width & if it will be cropped to create a perfect square
opacity of thumbnails
loading text & image
The plugin also has an opti
Read more...
Tags :
amp,
aspect ratio,
bottom right,
bxGallery,
cheap ssl certificates,
dynamic drag,
Gallery,
image,
JavaScript,
javascript form,
jQuery,
list,
loading text,
max,
max width,
opacity,
plugin,
smart interface,
twitter,
width,
Author: Bill Pena | 138 views
20
Jan
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a common layout using some of HTML 5’s new semantic elements, then use JavaScript and CSS to make our design backwards-compatible with Internet Explorer. Yes, e
Read more...
Tags :
column layout,
content section,
CSS,
div,
div elements,
doctype html,
element,
header,
header elements,
HTML,
internet explorer,
layout,
page,
Section,
semantic elements,
styling,
title,
typical web,
video tutorial,
web designers,
web page layout,
Author: Umut M. | 138 views
20
Jan
MediaCore is an open source platform for publishing audio, video & podcasts which makes distributing media on any website so easy.
The platform supports many media formats like FLV, M4A or MP3 which can also be played via the integrated FlowPlayer.
It can pull media from any source (Youtube, Vimeo, Google Video, etc.) & a site-owner can publish media from the administrative interface or let users create th
Read more...
Tags :
admin,
administrative interface,
amp,
cheap ssl certificates,
dynamic drag,
flash xml,
FlowPlayer,
FLV,
Google,
interface,
M,
MediaCore,
open source platform,
platform,
Python,
Rich Solution,
source,
source flash,
video,
vimeo,
youtube,
Author: Chad Hietala | 100 views
19
Jan
In this tutorial, we will adventure into the world of XSL(T) and explain what it is, how to pull data from an XML document, basic iteration and basic login and conditional statements.Tutorial DetailsProgram: Any Text EditorVersion: 1 of 1Difficulty: MediumEstimated Completion Time: 25minOverviewSometimes, you have huge datasets that are parsed out as XML that need to be formatted so that someone who doesn’t k
Read more...
Tags :
CMSs,
conditional statements,
database javascript,
document,
dynamic properties,
element,
file xsl,
Google,
google search,
head,
Inspector. To,
language transformation,
stylesheet,
teamsite,
template,
title,
vacation,
what is xsl,
XHTML,
XML,
xsl,