I want to call server side script on selection of date in calendar control. Does anybody know how to achieve this? I tried to manipulate with subscribe event...
I am creating a page that will eventually have a menubar and three menus. The menu bar is working fine and when I dont try to render the menu the UL appears...
I've a layout manager in which I've enclosed a container and again If include one more container inside the paent container and ad the fields they wont get...
Hi, I have a datatable embedded in my page. My requirement is to make the DataTable Stretch the entire view port width automatically. So when I resize the...
I'm trying to force a set ratio with the ImageCropper, but stretching the resize area close to an edge of the image causes the resize area to snap to the edge,...
Hi all, I'm having a problem with menu button, created by specifying a button as type "menu", and then passing in a javascript array of menuItems, as is done...
I created a DataTable with: var myDataTable = new YAHOO.widget.DataTable("dt-container", myColumnDefs, myDataSource, myConfigs); since this creates the new...
I'm using a menubutton with YUI 2.6.0 I can add a custom class to the button with this: var oMenuButton = new YAHOO.widget.Button({ type: "menu", label:...
I suspected it might be the Guillotine bug, but I was surprised to see that the YUI code didn't account for this already. I'm not missing something obvious,...
Is there an easy way to just replace the current navigation buttons with new images? I would like to keep them in the current navigation bar, but just have...
I just switched this application to version 2.7. My datatable works fine as long as the length of the text in a cell does not exceed the available width of...
I have a menubar modeled after "Website Top Nav Using Animation With Submenus From JavaScript". The first item in my menubar is Home which has no children and...
hello Every one i was trying to use yui menu and was trying to use showdelay property to introduce some delay before my menu is displayed. I copied some code...
I have a basic datatable in YUI 7.0 and some of the data in column is empty i.e. "". Both of the sort orders on the columns don't work properly. Here is an...
Hi, I just changed the version and I got some problem with YUI menus which were working properly on yui 2.2, but it are doing no so fine with yui 2.7. (the...
I've searched but been unable to find any implementations of a Velocity templating library that would provide implementations for generation & usage of the YUI...
Hi All... I am using text box in my datatable. How can i retrieve data from the text box when i click on a button which is present in same row of my datatable....
Hey guys, Found myself a glitch in the yui when using Safari. When using ScrollingDataTables in a panel that is hidden. When the panel is shown and then hidden...
Hi all, I have added a YUI menu to my site -- which resulted in my body background no longer filling the 'empty39; space at the bottom of my page. Basically, it...
Hi, 1. I have a menu button and at the time of button's instantiation I have specified a menu instance. After sometime I would like to remove the current menu...
Hi! Someone knows how to make a calendar read-only? Explain me: 1. Render my calendar with selectables dates 2. Selected some dates 3. Event (onclick button)...
Hey all, When doing crossfades like in a slideshow for example, I've noticed that when the opacity style attribute is applied to an element containing text,...
I need make an object no longer draggable once it has been dropped onto the correct target. How is that done? Here's what I'm doing: - An onmouseover event...
How to change tab order or remove the close (x) from the top right of my dialog. when i tab out of the last data entry field it goes to close instead of...
Hello, Please if any one give me a short description how this site "http://www.tablehound.com" was built ? just a head lines and short description , it will...
Hi, I've created a generic DataSourceBase instance so that I can be able to change its type as ScriptNode, Local, etc (vice versa) but apparently it doesn't...
I have a panel that has is centered on the page. It contains a datatable that expands to its full size after the panel is centered. This causes the panel to...
Hi Friends, Â We have completed our site developement with almost all packages of YUI. This site is dating site. We have used so many techniques to compress...
Hi, YUI skinning infrastructure has been in quite some time but there's only one built-in theme(sam) taking advantage of this. Are there any plans to add more...