Top "Yui" questions

A set of utilities and controls, created by Yahoo in JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX

Set Value of Input Using Javascript Function

I'm currently using a YUI gadget. I also do have a Javascript function to validate the output that comes from …

javascript input yui validation
How to get child element by class name?

I'm trying to get the child span that has a class = 4. Here is an example element: <div id="test"&…

javascript yui
Dynamically add data to a javascript map

Is there a way I can dynamically add data to a map in javascript. A map.put(key,value)? I …

javascript data-structures maps yui
Need to find height of hidden div on page (set to display:none)

I need to measure the offsetHeight of a div that is inside of a hidden element. <div id="parent" …

javascript html css yui
What http status code is supposed to be used to tell the client the session has timed out?

In a webpage, it uses YUI connection manager/datasource to send AJAX requests to the server, if the session (which …

php ajax yui http-status-codes
Execute function before refresh

On my HTML page, when the user clicks / presses F5 button the page refreshes, but before it refreshes I want …

javascript jquery browser yui page-refresh
How do I execute .jar java program on Windows 7 command line?

I have been looking things up online and could not find a good answer so far. I want to execute …

java windows windows-7 command-line yui
What advantages does jQuery have over other JavaScript libraries?

I am trying to convince those who set standards at my current organization that we should use jQuery rather than …

javascript jquery mootools yui prototypejs
how to implement facebook like notification?

I am trying to implement a Facebook-like live notifications system to notify users whenever someone adds them as friend, like …

php javascript facebook yui
Javascript library for building desktop-like web application: ExtJS, jQuery, YahooUI, Mocha, SproutCore, Cappuccino, others?

I am evaluating several Javascript UI toolkits for building web applications that have a desktop-like feel, mainly because of dialogs …

javascript jquery extjs yui mootools