I just wanted to post a followup. I found a solution to this issue, but I don't think there's currently a way to achieve this through the apis or the events. ...
Hi! I'm loading dynamic data sources into tabview using Dispatcher from the bubbling library (http://www.bubbling-library.com/) it looks something like this: ...
Hi, Sometimes its really difficult to navigate the sub menus because they disappear, even though my mouse is on the menu area. The only way I seem to be able...
Rich-text editor is breaking while parsing img tag in IE. If we copy <img src="http://www.google.com/intl/en_ALL/images/logo.gif" width=600> in text editor ,...
how the parent dialog window(Popup) while submitting the popup. how to refresh the parent window on popup submitton. This is parent Window code function...
Josh, I found another issue with logarithmic scales. When I set the minimum value to anything between 50 - 99, on the Y Axis, the chart shows 100 as the low....
Hi ! I'm having a strange problem, every time an exception is thrown inside an event fired by YUI, like a button click, the exception is no logged anywhere ...
Great to hear that these improvements will be coming -- the scrolling issues in particular hit me on some recent development. Also, the ability to show / hide...
Im excited, really excited. I just started using YUI in a recent development. My friend has been using it for about a year now and I look back at features that...
Hello, I have a question about column formatter for datatable. Currently the column formatter are defined as simple functions. The question is why to not...
I need to use an event to trigger whenever the table is updated, via a page nation request. refreshEvent only fires once, I thought it would fire every time...
Check Jenny's recent email about the soon to be released bersion 2.5 of the DataTable or Eric's previous announcement. She mentions something about horizontal...
Though they are defined as functions instead of instance methods, the scope of the formatter is set to the current instance of the DataTable itself just as if...
It doesn't? I'm surprised, it should. Method showPage which is the one which ends up receiving requests for showing any page number ends up calling ...
I am not sure I understand correctly why we should pass the datatable itself as an argument. In my case the datatable object is embedded as a field of another ...
I didn't understand the code in that example very well, but your message prompted me to look again and I can see now that, if I use a similar approach, at the...
the checkbox appears in the header, but It cannot be checked, also, i see the events that you have showed, but i still have trouble to get them working with...
You need to wait for the contentReady event before setting attributes on the chart. Josh Tynjala Yahoo! Flash Platform ________________________________ From:...
Hi bryan kennedy, Grids does not support this particular layout at this time. You could locally add #yui-main's rules (and other rules that hang from...
Hello, I don't understand your point of view: 1. The dispatcher uses the TabView's cache mechanism, so in theory we don't need to modify the dispatcher. Ok? 2....