Search Results

jQuery major update

AJAX, browser, client-side, development, framework, Javascript, jquery, major release, web, web2.0
jQuery 1.2
New Features

Selectors

:has(selector)
:header
:animated
XPath Selector Plugin

Attributes

.val() Overhaul

Traversing

.map()
.prevAll() / .nextAll()
.slice()
.hasClass()
.andSelf()
.contents()

Manipulation

.wrapInner() / .wrapAll()
.replaceWith() / .replaceAll()
.clone(true) Event Cloning

CSS

.offset()
.height() / .width() for document and window

Ajax

Partial .load()
Cross-Domain getScript
JSONP
.serialize() Overhaul
Disable Caching

Effects

.stop()
%/em Animations
Color Animations
Relative Animations
Queue Control
:animated
step: Function

Events

Namespaced Events
.triggerHandler()

Internals

Documentation Move
Expando Management [...]

Qcodo PHP framework - version 0.3.22 released

qcodo php framework rich internet application ajax tools
Qcodo PHP framework is solid solution which can help you with application development. You can create rich internet application faster. You can implement mysql editor easily, utilize efficient ajax tools, integrate online wysiwyg editor for making rich internet application even better.
It took 3 month to release new [...]

Make your Javascript future-proof

javascript DOM API standards future-proof
Dean Edwards has come out with what he calls Yet Another JavaScript Library Without Documentation. This library doesn’t do anything interesting like script.aculo.us or jQuery. It only does standards. But if you build on standards in the right way, you can help future-proof your scripted pages.

Firebug for Opera? Hey, Opera community got nice developer tools

opera developer webdeveloper tools inspector DOM css javascript firebug Opera now includes a cool Firebug-inspired developer tool named Opera Developer Console that can be added into the browser with many new features. The developer console includes new tools including DOM inspector, JavaScript inspector, CSS editor and HTTP header inspector.

FireBug for Firefox - web 2.0 debugging with ease

javascript firefox ajax web2.0 tools development So what’s that cool about FireBug? Its Firefox extension with neat console, javascript debugger and inspector for all modern web developer’s needs. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, [...]

Dojo Team releases version 0.3 of their famous open source javascript toolkit

ajax dojo framework
Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don’t go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces. Dojo lets you prototype interactive widgets quickly, animate transitions, [...]