I'm having an issue with nested menus using 0.12.1. Everything renders fine, and the submenus display, but if I try to select a submenu, it disappears as soon...
8035
Nate Koechley
nate.koechley
Jan 2, 2007 11:52 pm
Hi Sasa, YUI Grids doesn't provide a way to turn off this flexibility. Though I haven't personally attempted it, I suppose you could replace the width im EMs...
8036
k2heikkila
Jan 3, 2007 12:35 am
Sorry for the dup post, but I didn't get any responses back on this, and with everyone out on holiday last week... I am setting a drag/drop constraint for...
8037
Eric Miraglia
ericmiraglia
Jan 3, 2007 2:36 am
k2heikkila, We may need more information or a fuller test case to help you on this; have you been able to reduce the case down further where the bug is...
8038
john.bohn
Jan 3, 2007 5:03 am
hey can someone give me a hand here? I looked in the archive and see the problem may relate to "[Message #7167] panel not draggable on second invocation": "You...
8039
mbolesta
Jan 3, 2007 5:18 am
I think you need to set unique ids on the divs. You have them all the same and it seems to be confusing things....
8040
Felix Rabinovich
felikl
Jan 3, 2007 5:56 am
I can second that! It seems to me that creating TextNode in handleSuccess() doesn't do anything on the screen. I haven't done a stand-alone snippet (my code is...
8041
Muralidhar Chapa
muralidhar_ch
Jan 3, 2007 7:31 am
Hello Everyone, Warm wishes for the new year. Off late, I have noticed that the panel including Dialog of YUI container doesn't support fieldset tag. These...
8042
carltondickson
Jan 3, 2007 8:48 am
Thanks Jon, that totally makes sense...I ended up using the following to replace all occurences of '+', thanks for the solution '2 + 2 = 5'.replace(/\+/g,...
8043
Sagar Dahiya
sagardahiya
Jan 3, 2007 9:21 am
Hi, I am using a class, which defines a callback, as a prototype for that class. For success and failure in the callback, i'm calling some other prototype...
8044
Nate Koechley
nate.koechley
Jan 3, 2007 9:55 am
Hi Murali, By "doesn39;t support fieldset tag" I think you mean "when I add a fieldset to the page, its normal border and padding don't show up." If I'm ...
8045
kcak11
Jan 3, 2007 10:00 am
Hi, I am using the YUI Context Menu. The problem is that the context menu is appearing below the browser menu. I am using Firefox 2.0. Also the context menu...
8046
rafinha_spy
Jan 3, 2007 11:52 am
i try to create a form with a dialogbox... in my form i have a text area... but when i try to press enter in text area field .. he submit the form... how i...
8047
kavithapronet
Jan 3, 2007 12:25 pm
Hii Ashish,, even i got problemm like that,,that will be because of some alignment with CSS or else u need to set context alignment as{tr,tl} while initiating...
8048
prasadkarri
Jan 3, 2007 2:43 pm
Hi, we are using autocomplete widget it works well. we have issues with performance the addListener in _initListItem there are 3 calls ...
8049
prasadkarri
Jan 3, 2007 2:49 pm
Hi, we have some issues with fast typing users who type some data and use tab in this case the text box is loosing focus and the result list not getting...
8050
Jason Lee
littlezoper
Jan 3, 2007 3:06 pm
That was exactly the problem. Thank you! You've saved what's left of my sanity. :) ... Jason Lee, SCJP Programmer/Analyst http://www.iec-okc.com...
8051
amit_19aug
Jan 3, 2007 3:22 pm
Guys any inputs on these these??? We started using the setDynaminLoad() method to display the folder image next to the empty Folder. However because of this...
8052
jr_tunstall
Jan 3, 2007 3:33 pm
Eric, Cheers for the clearing that up. Have a great 07. James...
8053
Eric Miraglia
ericmiraglia
Jan 3, 2007 3:39 pm
Amit, If I understand your question correctly, you might find that a solution we talked about recently on the forum works for you as well: ...
8054
jcyrnh
Jan 3, 2007 4:21 pm
Anyone using autocomplete have it searching text not from beginning but anywhere within the array (json, xml) data? For example if I search on state in the YUI...
8055
Adam Platti
aplatti
Jan 3, 2007 4:48 pm
OMG I am an idiot. I forgot to use "new" when instantiating the logger. Works great now! Adam...
8056
Adam Platti
aplatti
Jan 3, 2007 5:04 pm
Hey there! You all should consider putting all of the cheat sheets in a single PDF file so that they are easier to print out. Fantastic work on those BTW, they...
8057
Muralidhar Chapa
muralidhar_ch
Jan 3, 2007 6:07 pm
Thanks Nate. Wow !! This is exactly what I was looking for. Thanks for mentioning the css file name as well. To be very frank, I was so much bothered about...
8058
Thomas S. Sha
tssha
Jan 3, 2007 6:12 pm
... Can you post your functional script so I can see what's happening? Regards, Thomas...
8059
Eric Miraglia
ericmiraglia
Jan 3, 2007 6:18 pm
Adam, You know we can never say no to you. http://developer.yahoo.com/yui/docs/assets/cheatsheets.zip Among the individual cheat sheets is now a file called...
8060
thespursfan29
Jan 3, 2007 6:19 pm
The autocomplete is working great on windows xp with firefox 2 and ie 7. When I went to test my page out in safari and firefox on mac osx, I ran into a...
8061
randomjuju
Jan 3, 2007 6:55 pm
Ah -- whoops. Knew I forgot something ;) Glad it helped -- rock on! -Jon ... postdata ... I'm not...
8063
tommykim07
Jan 3, 2007 7:17 pm
How can I continously call var anim = new YAHOO.util.Scroll('YahooMessengerMain39;, { scroll: { by: [0, -30] } }); YAHOO.util.Event.on(TopScrollBar, 'mouseover39;,...
8064
k2heikkila
Jan 3, 2007 7:18 pm
Well, my environment is pretty complex and would have been hard to post, so I did some more sleuthing on my own: What was happening is I was passing in a...