Starting with 2.6, TreeView has method getTreeDefintion which produces an object which can be serialized via the JSON utility to be stored wherever. The...
41715
Kelvin
kelvinrei
Dec 1, 2008 8:38 am
duh... ok... so gears is a plugin... so how about this question then... how does YUI rate compared to what is out there in its category? thanks and ya... i'm...
41716
Marco Mariani
marco.mariani@...
Dec 1, 2008 9:32 am
... The answer is: YUI and Gears have nothing to do with each other, they have a different goal and different feature set, you can have both pets but they...
41717
Alex Wibowo
javaforlive
Dec 1, 2008 10:48 am
Hi Caridy, As I mentioned... I'm trying to find the most effective way to debug the Javascript that is executed inside the fetched page. As you have pointed,...
41718
Satyam
satyamutsa
Dec 1, 2008 10:52 am
You can place a 'debugger39; statement in the loaded code and that will act as a breakpoint....
41720
dipika_thadhani
Dec 1, 2008 11:17 am
Hi I want to provide training to my team members on Yahoo UI Is anyone in India who can help with the training. Pls post your contact no or mail id to get in...
41721
christoph.juergens
christoph.ju...
Dec 1, 2008 11:19 am
Hi, In IE6 i get an "Object Required" error with the code below in the line marked with an X. Code works fine with FF, Opera, Safari etc. Any ideas anyone? ...
41722
Michael Hasenstein
hasenstein
Dec 1, 2008 11:54 am
... what is out ... VERY RUSTY! ... To briefly summarize my opinion and what others write in response to similar questions, here's my recommendation: - JQuery...
41723
Arun Kumar Roy
arun@...
Dec 1, 2008 12:02 pm
Hi, Is YUI such a difficult thig to give training and all. Our team started working on it with the help of its api and gogle only. Thanks Arun On Mon, Dec 1,...
41724
claracruzz
Dec 1, 2008 1:43 pm
Hi Satyam, Thanks a Million... It is my dream that I can spend my retirement doing what you do. Absoulutely splendid. Regards, Clara ... your ... like ... ...
41725
Gopal Venkatesan (...
gopalarathnam_v
Dec 1, 2008 2:09 pm
... Looks like IE6 is having problems with some of the CSS rules. While I couldn't find the exact problem, inspecting with IE web developer toolbar reveals...
41726
bretlevy
Dec 1, 2008 2:17 pm
I *am* able to set the color value (yui 2.5.1) of the color picker. See: http://yuihelp.levycodev.com/demos/colorpicker/multi_colorpickers_on_a _page_help.php ...
41727
Alex Wibowo
javaforlive
Dec 1, 2008 2:30 pm
Hi Satyam, What did u mean by that? The fetched code is not available at all in the 'script39; tab in firebug.... so how can i put the breakpoint ?? Did I miss...
41728
Alex Wibowo
javaforlive
Dec 1, 2008 2:30 pm
Hi Satyam.. Another question for you (as you are the YUI developer team).... is there any reason why you cant replace the content of center unit in the YUI ...
41729
Dav Glass
dav.glass
Dec 1, 2008 2:31 pm
jms -- The difference is that you are loading base, base may be adding styles to the H2 that the layout skin isn't defending against. 1. I use an h2 because it...
41730
Satyam
satyamutsa
Dec 1, 2008 2:45 pm
I'm not sure it it works, but give it a try, put the instruction: debugger; at the top of the file that is dynamically loaded and run your app. It should stop...
41731
Satyam
satyamutsa
Dec 1, 2008 2:46 pm
... No, I'm not. ... I don't know. Sorry to be so negative :-( Satyam...
Doesn't work for me. :( It uploads the file to the server perfectly but the progress bar appears 100% once the upload is done. I though i programmed something...
41734
Alejandro Diaz
kiedis_007
Dec 1, 2008 4:03 pm
Hello, I have migrated the datatable from 2.5.2 to yui 2.6 and now its working pretty fine, I just have a problem with the rowsPerPageOptions. When I select to...
41736
cbr_talus46
Dec 1, 2008 5:04 pm
after loose a full day to customize the calendar header apearence. I still have an issue. the previousMonth link,nextMonth link and the header text don't...
41737
tommy.bramble
Dec 1, 2008 5:38 pm
I'm using the layout manager to create a paneled layout (header, left, right). All the element units are working great, but I have a gray border around each...
41738
Caridy Patino
caridyp
Dec 1, 2008 5:45 pm
Hey Alex, What do you mean with "why you cant replace the content of center unit in the YUI layout"???? You can do that... If you have a reference to the unit,...
41739
Caridy Patino
caridyp
Dec 1, 2008 5:58 pm
Hey Alex, Placing "debugger;" in your code should work. When I mentioned the problems debugging I was talking about the inline JS code, external js code can be...
41740
jellyrhubarb
Dec 1, 2008 6:21 pm
Thank you for confirming that it does work! I inherited some code from a co-worker who has departed. He swore the issue was a yui bug. Now that I've...
41741
Eric Miraglia
ericmiraglia
Dec 1, 2008 6:43 pm
Frazer.jin, Although we don't formally test mixed-version implementations, it's almost certain that what you're suggesting will be safe as a workaround until...
41742
Nicholas Zakas
nicholas.zakas
Dec 1, 2008 6:52 pm
There's no way to trap those error messages at the moment. It's on my list of things to do for YUI Test in the future. -Nicholas ...
41743
MadLuke
madluke2510
Dec 1, 2008 6:54 pm
Hi to all, I have some problems with Dialog pane http://developer.yahoo.com/yui/examples/container/dialog-quickstart.html I had to copy the source code, part...
41744
malafskyg
Dec 1, 2008 7:10 pm
Good fix. I found another approach after tracing all the event firings. The problem appears to be that the cell editor is not actually destroyed in the...
41745
Dav Glass
dav.glass
Dec 1, 2008 7:32 pm
tommy.bramble -- Something like this should do it: .yui-skin-sam .yui-layout .yui-layout-hd, .yui-skin-sam .yui-layout .yui-layout-ft, .yui-skin-sam...