I have an editor in a tabview, and I've put in all of the checks to make sure that the editor renders when it's in a div with a correct display property. It...
I am a novice self-taught javascript programmer charged with a complex project. Though I have plenty of programming experience, I am struggling with some...
Hello I'm working with Container Family: Dialog Quickstart Example (http://developer.yahoo.com/yui/examples/container/dialog-quickstart.html) and according...
hi all, iam having problem in passing the data retrieved from the database to the datasource. iam getting the data from the database as a java.util.List. iam...
hi all, iam having problem in passing the data retrieved from the database to the datasource. iam getting the data from the database as a java.util.List. iam...
can someone help me with this: http://www.rapattoni.com/multimedia/testing/kansas/KSML/default.htm  the page works great in IE but the right side of the...
Hi! Can I have multiply YUI functionality in one object (say, I want to make class MyDragDropResize that will be draggable and resizable). If it is possible do...
Hello team, judging from what I can see in the windows process explorer, by looking at the Get.js code, and in IE7's new js-memoryleak toolbar's reported leaks...
See i m submitting my form through YUI Ajax call....After that i m trying to submit my form through normal(html form submit)....but different action....but it...
Hi this is alex,I m Using YUI Ajax in my application. i m facing problem with YUI Upload. This is MY code: var entryPoint = '/corporate/blogAction.do'; var...
Hello all, does anyone know how to get the current page when paging through the calendar group? I need to repopulate the calendar data when the event...
I was wondering if there is a way to make a div box with 8 images. Basically it would have a top left corner, top right corner, top, left, right, bottom right...
I'm creating a sortable list base of the yui example here. http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html Is there a easy way built into the...
http://www.rapattoni.com/multimedia/testing/kansas/KSML/default.htm the page works great in IE but the right side of the images get cut off on over state in...
I would like to rotate a div by 180 degrees. My use case is, I have a div which shows up some content in the beginning. When the user clicks 'rotate39; button, I...
Just checking: I use the YUILoader for lazy-loading of YUI libraries, with actual widget configuration code placed in callback functions. Should I expect any...
I have a drag and drop span that has a select list in it, and the list is disabled. When I click on the span, I have no problem dragging it, except if I click...
Hi I am using the YAHOO.widget.Dialog and I want to handle the close event of the Dialog. I want to do some processing and then close the dialog. Thanks. ABJ...
We're using a scrollable (scrollable = true; height = 420;) data table to present data in a modal dialog window, where it takes up most of the window's space....
Hello all, Can editorDirty be set (or more specifically, cleared)? this: myEditor.set("editorDirty", false); Seems to have no effect, have I missed something...
I use a : center right and center is nested with: top center and top is nested with top center (here I have a menu) I use: .yui-layout- unit-top { z-index: 3; ...
Didnt know if anyone else has experienced this issue or not, but I have two pages (page A and page B). Both pages contain a button with a listener [code] //...
Currently our web site has a 11000 page catalog of 12M electronic part numbers which are searchable on the net (if indexed!). When you click on the resulting...
Listed below is some of my code that I was trying to use and the numbers do want to sort right away. If I sort on the School Name first and the School ID...
I just started using Rich Text Editor and found something that I didn't know if anyone else could comment on. In order to simulate an underline the RTE...
I have the 2.5.2 version of YUI downloaded and I have found that like previous versions, the Rich Text Editor does not return the same JSON string as it does...