public marks

PUBLIC MARKS with tags yahoo & javascript

2010

Introducing Yeti: The YUI Easy Testing Interface » Yahoo! User Interface Blog (YUIBlog)

by ghis (via)
"Yeti is a command-line tool for launching JavaScript unit tests in a browser and reporting the results without leaving your terminal. Yeti is designed to work with existing unmodified YUI-based tests. Yeti is designed to help you run tests before you commit. It compliments existing CI tools like Selenium and Hudson which run tests post-commit. Yeti is not a replacement for those tools."

2009

JSLint, The JavaScript Code Quality Tool

by ycc2106 & 2 others
JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is. JSLint looks at some style conventions as well as structural problems. It does not prove that your program is correct. It just provides another set of eyes to help spot problems.

2008

How to build a cross-browser history management system - Tales from the Evil Empire

by greut

The main trick that history managers use is to have the browser believe the user navigated to a new url without the current page and all its JavaScript and DOM state being thrown away. The only part of the url that enables such a thing is the hash part. The hash part is what comes at the end of the url after a pound (#) sign. The original intent of this part of the url was to allow for navigation inside of the document. You would put a special named, href-less anchor tag in your document, and then navigating to #nameOfTheAnchor would just scroll the anchor into view. The page doesn't get reloaded, but it does enter the browser history.

YUI Browser History Manager does that for you, but lack of documenting how it works under the hood.

Step by Step - Show and explain visitors what your page has for them

by philippej (via)
«... explain an interface to users in a step-by-step manner. »

Select box with fixed width

by maxxyme & 1 other
Select box I.E. width problem (use javascript library)

Drop down <select /> with fixed width

by maxxyme
Fix drop-down &lt;select /&gt; with fixed width cutt-off bugs on IE (use Yahoo! javascript library)

Yahoo! Media Player

by Simay & 2 others
The Yahoo! Media Player enhances your web site or blog by creating an embedded player for each audio link. All the links can be played with one click, turning the page into a playlist. This is done by adding our JavaScript to your page.

2007

Pros and Cons of Rich Media Interactions - Baekdal.com

by sbrothier
Bill Scott, the former AJAX Evangelist for Yahoo, recently gave a talk about Rich media interaction - or more precisely the pros and cons of many the modern interaction methods that are being used in today's websites and web applications.

The Yahoo! User Interface Library (YUI) | yahoo.com

by simon_bricolo & 27 others
ensemble d'utilitaires prêts à l'emploi en Javascript et Ajax censés faciliter et accélérer le développement d'applications web

klauskomenda.com » Code » JavaScript Programming Patterns

by greut
from old-school to lazyness, time to relearn JavaScript ?

YUI Library Examples: Container Family: Simple Tooltip Example

by Simay
parceque les attributs title sont parfois trop courts.... et non persistants...

PUBLIC TAGS related to tag yahoo

ajax +   api +   bibliothèque +   blog +   code +   computer +   css +   design +   development +   dhtml +   documentation +   dom +   event +   flaw +   for:pedro.custodio +   free +   google +   grid +   groupe:clever-age +   hack +   html +   ie +   imported +   interface +   javascript +   json +   librairie +   library +   menu +   patterns +   php +   programming +   python +   reference +   resources +   software +   technology +   tips +   tools +   tutorial +   tutorials +   ui +   usability +   video +   web +   web2.0 +   webdesign +   webdev +   xml +   yui +  

Active users

ghis
last mark : 26/08/2010 07:26

krachot
last mark : 06/07/2010 13:32

ycc2106
last mark : 05/09/2009 06:50

shinze
last mark : 07/07/2009 14:37

kemar
last mark : 04/06/2009 11:29

piouPiouM
last mark : 07/02/2009 17:02

greut
last mark : 02/03/2008 14:00

philippej
last mark : 01/03/2008 14:38

loneseb
last mark : 25/02/2008 11:41

maxxyme
last mark : 13/02/2008 15:29

Simay
last mark : 09/01/2008 13:16

sbrothier
last mark : 13/12/2007 08:15

François Hodierne
last mark : 06/12/2007 10:29

simon_bricolo
last mark : 28/09/2007 11:33

nhoizey
last mark : 24/08/2007 11:46

jmfontaine
last mark : 18/08/2007 16:09