Para adicionar efeitos em javascript , imagens e texto. http://highslide.com/
Em breve esperamos que todos os vídeos passem a ser vistos num player em js em vez do tradicional flash , o que vai tornar o carregamento das páginas mais rápido especialmente se utilizarem o google chrome, que está super rápido a carregar javascript. Video JS, leitor de vídeo que utiliza HTML5 e Javascript .
Abaixo pode ver uns bons exemplos de como usar o jquery .. http://www.9lessons.info/2008/08/jquery-ajax-and-php-projects-9lessons.html http://www.smashingmagazine.com/2010/04/27/45-useful-jquery-techniques-and-plugins/
Abaixo apresento alguns truques para se usar no css que por vezes são muito úteis e evitam problemas futuros http://webdeveloperplus.com/css/25-incredibly-useful-css-tricks-you-should-know/ css técnicas http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/ Ferramentas para optimizar o css http://www.smashingmagazine.com/2006/09/02/list-of-css-tools/ http://www.smashingmagazine.com/2008/12/09/50-really-useful-css-tools/ Javascript técnicas http://www.smashingmagazine.com/2008/09/11/75-really-useful-javascript-techniques/ Redesenhar os botões padrão (submit) com css : http://particletree.com/features/rediscovering-the-button-element/
Agora é fácil criar aplicações sem precisar do adobe flash instalado, basta só usar HTML e JavaScript http://www.spritely.net/
Paul Rouget shows off some cool new demos that are baking on the trunk of Firefox currently. First are some nifty new events that get fired if your computer has an accelerometer: PLAIN TEXT JAVASCRIPT: window.addEventListener(“MozOrientation”, function(e) { /* 3 values: e.x, e.y, e.y */ }, true) It works with MacBooks and on Windows and [...]
Interactive CSS 3 Generator from Ajaxian by Brad Neuberg 9 people liked this Many browsers have been experimenting with new custom CSS properties lately. Keeping track (and learning how to use them) can be a bit of a challenge. Via WidgetPad comes a nifty CSS 3 Generator that helps you understand the new CSS 3 [...]
The classic animated gif, or the “loading…” text, could be now easily replaced thanks to this new jQuery plug-in. Specially suited for a page loads of images, the final result showed in this demo looks really nice and flashy. Features: Preload a whole web page. Preload a part of the page. Gets all images, <img> [...]
A mozilla labs criou um directório, onde podem ser encontradas de uma forma simples e rápida várias “ferramentas” para programadores, tentaram reunir numa só página algumas das ferramentas conhecidas dos programadores. http://tools.mozilla.com/ E claro tudo ferramentas opensource. A página ainda dispõem de um formulário de pesquisa, muito útil caso queiram pesquisar só pelo design , [...]
Riding carousels with jQuery Author: Jan Sorgalla Version: 0.2.3 (Changelog) Download: jcarousel.tar.gz or jcarousel.zip Licence: MIT and GPL Documentation: http://sorgalla.com/projects/jcarousel/ jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and [...]