Hi, I have a DataTable with an associated DataSource. The chages of the DataSource are not visible in the DataTable. What should I do to make it work? The...
... scope will never be false because of the enclosing if(override) what this does is allow people to directly specify an object as the override parameter....
If you activate a tab (by clicking the link) before the tab has finished loading, the tabview tries to load the tab from the server again, resulting in two...
I have a panel with several dynamic elements on it. When I close the panel I would like all the elements in the panel to be hidden. My problem is if I ever...
If I have a context menu that I want to change dynamically, depending on the actions of users, is there any way just to splice in a new bunch of options to the...
I am a recruiter with Comcast and I represent the Engineering group of CIM (Comcast Interactive Media). CIM was started around two years ago to grow their...
Nabble is a good solution that you can start using today * http://www.nabble.com/ydn-javascript-f16949.html A project can also make customizations so that it...
ragtek_ragga, why you don´t try another technique to solve your problem? I think that you may use the event bubble up technique to generate each tooltip on...
Thank you, Mike. The URL is internal, it seems cannot show external. I added the randomized sequence, it works, but my boss thinks it is not a good way. For...
... How so? ... There isn't just one solution. Issue a far-past Expires header and, or a Last-Modified header that insures every cached result is instantly...
Ho there, I'm working on a tabbed interface for managing courses. Each tab contains data that is related to some sub-group of information about the course one...
cristopher pierson ew...
cewing@...
May 1, 2007 5:11 pm
12864
Hi, Dom and Element are doing similar things. I am wondering when to use which. Can anyone give me some advice? Thank you Shiu...
What is the easiest way to clean up the DOM (document.forms[]) of any dialog created dynamically? Using Firebug, I can see multiple instances of the dialog...
okay, so I pulled my button initialization code out of the "YAHOO.djo.init = function () {" and placed it into a standard function and called it with a...
Trying to have the YUI calendar highlight the current week that it is currently hoving over, versus just the single date. Really stumped on where to really...
I don't know that issue clearly, my co-worker said when we tried to implement custom sorting, we ran into problems that we're unable to access other column...
Unfortunately, that answer uses the deprecated Calendar_Core class. Does anyone know where the prependCssClass function went to, so I can replicate this using...
Hi, Just wanted to point out that the example link is based on a fairly old version of Calendar [ 11.3 ], so if you're working with a more recent version of...
Here's the domEventMap example: http://yuiblog.com/sandbox/yui/v222/examples/calendar/domEventMap.html Ideally, this and the original example could be modified...
Steven (and everyone who has frontend engineering positions to fill), Please confine job postings on this forum to positions that are specific to the YUI...
Hey there Cris, 1. PHP generated tabs not building reliably - Just to clarify, the problem is in the javascript but the HTML is _always_ there, right? Then...
Hi all, I am having some difficulty with the YUI data table. I am able to produce under normal circumstances like using JSON data, JavaScript array, etc. What...