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

Script Error: Unable to modify the parent container element before the child element is closed

Script Error: Unable to modify the parent container element before the child element is closed. What should I do? I …

javascript jquery yui yahoo-api
Javascript: simulate a click on a link

I have a link that has a listener attached to it (I'm using YUI): YAHOO.util.Event.on(Element, 'click', …

javascript yui
How can I test my webpage using different browsers?

I just found out about the Yahoo UI Reset CSS tool/file and I'm using it on my website. On …

yui cross-browser css-reset
jQuery and YUI (yahoo ui)

So as i understand it jQuery is basically a framework for DOM manipulation as a higher abstraction layer then native …

javascript jquery yui
Good CSS for flashes (aka info messages in Rails, growls in OSX)

I'm having difficulty getting CSS to work like I want it to for flashes (those little messages that show when …

ruby-on-rails css user-interface yui tooltip
Order of loading external CSS and JavaScript files

I have a third party application that loads many css and javascript files, and I now want to optimize this …

javascript css yui
How to use YAHOO.util.Connect.asyncRequest and return results?

I'm using YAHOO.util.Connect.asyncRequest to get data from database, here is the code : function getCountArticle(contentCurValue) { var handleSuccess = …

javascript yui yui-datatable
Compression issues with JQuery file in YUI Compressor

I am trying to minify a few files with YUI compressor. However, I seem to be getting an error on 2 …

javascript jquery compression yui
"Endless scrolling" effect in a HTML table

I am displaying a scrolled data table in a web page. This table has several thousands of dynamic rows, so …

javascript datatable yui scroll dhtml
Command Line Options For YUI Compressor

This is probably a quick question. I'd like to run the YUI compressor so that, instead of overwriting all of …

javascript windows yui yui-compressor