Unfortunately, that answer uses the deprecated Calendar_Core class. Does anyone know where the prependCssClass function went to, so I can replicate this using...
12872
tonsrot
May 1, 2007 7:01 pm
... bah, and I found it a hour later ;) For anyone interested: http://www.culture.gov.sk/extras/yui/examples/calendar/row_highlight/index.html...
12871
wejiangwe
May 1, 2007 6:13 pm
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...
12870
tonsrot
May 1, 2007 5:54 pm
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...
12869
foggjacob
May 1, 2007 5:51 pm
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...
12868
foggjacob
May 1, 2007 5:46 pm
Hey guys, for some reason I keep getting this error on this page... it looks like this line: "var mProjectSelector = new ...
12867
Gopalarathnam Venkate...
gopalarathnam_v
May 1, 2007 5:36 pm
... Just curious to know what issues you are facing with YUI. -- Gopalarathnam Venkatesan http://gopalarathnam.com/...
12866
sun52tzu
May 1, 2007 5:36 pm
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...
12865
alexshusta
May 1, 2007 5:34 pm
Hi Stuart, Does the Menu.insertItem() method cover what you need? http://developer.yahoo.com/yui/docs/YAHOO.widget.Menu.html#insertItem ...
12864
ahbeng36
May 1, 2007 5:22 pm
Hi, Dom and Element are doing similar things. I am wondering when to use which. Can anyone give me some advice? Thank you Shiu...
12863
cristopher pierson ew...
cewing@...
May 1, 2007 5:11 pm
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...
12862
tssha
May 1, 2007 5:07 pm
... 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...
12861
wejiangwe
May 1, 2007 4:59 pm
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...
12860
Caridy Patiño Mayea
caridyp
May 1, 2007 4:50 pm
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...
12859
Ted Husted
ted.husted
May 1, 2007 4:45 pm
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...
12858
sckschu
May 1, 2007 4:10 pm
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...
12857
Stuart Grimshaw
stuartgrimshaw
May 1, 2007 3:56 pm
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...
12856
cugrz
May 1, 2007 3:24 pm
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...
12855
Scott Lerman
smlerman
May 1, 2007 2:26 pm
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...
12854
wizfrob
May 1, 2007 2:08 pm
... Whups - yeah, I meant the Sortable List example. All you need to do to make the divs scrollable is to set the "overflow: scroll" style on them....
12853
Philip Tellis
philiptellis
May 1, 2007 1:05 pm
... 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....
12851
Fred Janon
fjanon
May 1, 2007 11:06 am
Hi, Shouldn't the code in addListener be: var scope = el; if (override) { if (override === true) { scope = obj; } else { scope = *el; // <== 'el' instead of...
12850
k_and_u
May 1, 2007 9:24 am
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...
12849
Gopalarathnam Venkate...
gopalarathnam_v
May 1, 2007 5:51 am
... Hi James: Do you have the sample code to show us? I believe you must have bound the listener to "button click", instead bind it to "form submit", it should...
12848
Alan Pinstein
apinstein
May 1, 2007 4:15 am
I have been using Container extensively in my app and noticed something interesting doing cross-browser testing. On Safari, "Container" instances do something...
12847
rocketeerbkw
May 1, 2007 3:16 am
... started"; ... Thank you very much, that definitely helps solve that problem. In the code I posted i had //ttFdrg[i].hide(); The reason it's commented out...
12846
Juan Leon
jdash.lists@...
May 1, 2007 2:32 am
Hey folks, Since I could not figure out how to get the DataSource to take my plain text file or csv string, I wrote some pre-processing code to turn it into an...
12845
Mike Lee (YUI)
mikeleeorg
May 1, 2007 1:31 am
Hi Sanjiv, Cool, I'm glad you were able to resolve the issue. And yes, because of the relative nature of measurements such as percentages and ems, they are...
12844
Sanjiv Jivan
sjivan
Apr 30, 2007 11:30 pm
Mike, Thanks for the explanation. I was able to get the desired result by adding a rule p { 95%; } to get my font size to 10px. Note that based on the font...
12843
Mike Lee (YUI)
mikeleeorg
Apr 30, 2007 11:11 pm
It's funny you guys mention this. We're actually exploring alternatives to the YUI Forums, one of which are traditional forums/message boards. There are pros...