Simple Dialog inherits from Panel the methods setBody and appendToBody. Actually, in the API documentation for SimpleDialog, there are more methods and...
The new JSON decoder, YAHOO.lang.JSON is more strict than the default decoder included in the DataSource. If you don't include the new JSON decoder and let...
... In this case the failure should fire immediately. If not You probably have a mistake in the callback's definition. Do You have a colon before the "failure:...
I'll try to explain my needs. I want to display month system activity (count of successfull and failed transactions per day). On some days (e.x. weekend) there...
Not so easily. Anyway, I fixed the problem myself. Let me explain it to you so you can see it. Perhaps you will catch something else... I have 4 div and 2...
Hello! I am new to YUI, I only used it for a couple of days now. This is what I need to do: 1) create a floating panel (this is easy with YUI container, like...
It is not obvious from the documentation at first sight but Panel has many more methods than shown on the index. The extra methods are listed at the end of...
This is the flow of my login module: // this is within my namespace, and am using the module pattern // handles have been defined at point var isEnterKey =...
I need a way to make a pagenated dialog, one with contents spread accross sections with one section only visible at a time. I am currently working on a project...
Hi. I've written two Module subclasses (acutally Dialogs). The code looks great and is very easy to understand. Is it possible to subclass YAHOO.widget.Button...
Hi, I found another bug. When you put the crop mask on a corner of the image, for example on the bottom right, and try to make it larger using the corner on...
how do I create a script that serves RSS headlines hosted on my server that users can cut and paste simple code to embed in their blogs/sites that outputs...
I copied you code and tried. It really didn't work. But hold on, you got typo you code. After correcting them, everything went back to normal ;). Regards, Jing...
This one is called IE/Win Guillotine Bug, you can find more detail here http://www.positioniseverything.net/explorer/guillotine.html You can add an empty div...
... If the forms are spread across tabs, (I hope will disabled and only navigable with a set of previous and next buttons), is there a way to access them from...
Hi, I would like to change the size of the calendar widget... whats the CSS? for example, I want the calendar to take up all the available space width:100%;...
Shailendra, You're correct; this is a bug in the initial Cookie Utility beta. We will have this issue addressed in the upcoming 2.5.1 release. Sorry for the...
... Thanks, just wanted to sample opinions on the concerns I had about it (not that they were particularly difficult). I've actually started on a draft that...
good point Jing, thanks. i think the problem here is that i would be trying to do an AJAX request across domains -- this is impossible to do. so a proxy script...
Hello Folks This is completely new to me. Is it possible? Perhaps Get Utility does it internally? Are external stylesheets represented in DOM as nodes (and can...
Do you have some example code to show the work-around? Thanks ... question ... version. ... table which ... problem is ... invisible. So, ... displayed. You ...
No, sorry, I'm not switching to 2.5. Just make sure the container of the DataTable is visible when you draw it or call the function _syncColWidths if it...