Skip to search.
ydn-javascript · Yahoo! User Interface Library Group

Group Information

  • Members: 10919
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 16010 - 16041 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16010 oglesys Offline Send Email Aug 1, 2007
11:45 am
Hi all, Ok, I've got another problem with my Widget.. http://stu.ac/allplay/test.asp I'm trying to fade widgets in/out this time.. The actual fade transition...
16011 Derek
cabledawgtke Offline Send Email
Aug 1, 2007
12:57 pm
Another update. We have finally been able to reproduce the problem, but can't get enough information around what exactly is going on. It appears as if the...
16012 kp_yui Offline Send Email Aug 1, 2007
1:14 pm
Actually, Lindsay & Eric, I posted asking what's up w.YUI examples (menu specifically) as well, so I doubt it was cache, etc. They eventually, came back up,...
16014 mikebroadbear10 Offline Send Email Aug 1, 2007
2:13 pm
I am using the logger now, and I found an error in the DataSource object: Could not find a valid Connection Manager. I am going to keep working on this, but if...
16015 dav.glass@...
dav.glass Offline Send Email
Aug 1, 2007
2:20 pm
Dav Glass dav.glass@... blog.davglass.com + Windows: n. - The most successful computer virus, ever. + + A computer without a Microsoft operating system...
16016 Jason Lee
littlezoper Offline Send Email
Aug 1, 2007
3:03 pm
I somehow missed the YUILoader object in the RC, and just started playing with it, but I'm seeing some odd behavior. It loads the modules correctly, but my...
16017 andrewrjones86 Offline Send Email Aug 1, 2007
3:08 pm
Here what I do: - Start with the fixed scrolling example (http://developer.yahoo.com/yui/examples/datatable/dt_fixedscroll.html) - Change the datasource and...
16018 Todd Kloots
toddkloots Offline Send Email
Aug 1, 2007
3:20 pm
Steve - You are not setting the "disabled" configuration properly correctly - you need to use the "setProperty" method of the MenuItem instance's configuration...
16019 Todd Kloots
toddkloots Offline Send Email
Aug 1, 2007
3:21 pm
The anchor element is required. If you don't want it to through you to the top of the page when clicked set the href to link to the id of its submenu. So the...
16020 Eric Miraglia
ericmiraglia Online Now Send Email
Aug 1, 2007
3:37 pm
Jason, Odd indeed. It seems as though onLoadComplete isn't firing when Menu is requested as a module, whereas with the same code your onLoadComplete does fire ...
16021 Jason Lee
littlezoper Offline Send Email
Aug 1, 2007
3:43 pm
... So I'm not crazy; That's good news. Thanks! :P -- Jason Lee, SCJP Software Architect -- Objectstream, Inc. JSF RI Dev Team http://blogs.steeplesoft.com...
16022 Will Green
hotgazpacho Offline Send Email
Aug 1, 2007
4:04 pm
I don't think it will get addressed without a bug report on the Sourceforge project page. So, I created one: LEGEND color not reset ...
16023 jennykhan Offline Send Email Aug 1, 2007
4:44 pm
Hi there, Have you tried setting the AutoComplete property "useIFrame" to true? The code you've posted looks like the generated markup, which is not as helpful...
16024 jennykhan Offline Send Email Aug 1, 2007
4:46 pm
Hi Marimuthu P, You should be able to disable your DataSource's cache by setting its property "maxCacheEntries" to 0. Hope that helps, Jenny...
16025 jennykhan Offline Send Email Aug 1, 2007
4:56 pm
Hi Mark W, I'm not sure I understand your question about parsing subsequent characters. This example uses a JavaScript array: ...
16026 Todd Kloots
toddkloots Offline Send Email
Aug 1, 2007
4:57 pm
Bob - Thanks for uncovering this issue. From your email it seems like this isn't consistently reproducible, as you indicate that this can "sometimes happen."...
16027 jennykhan Offline Send Email Aug 1, 2007
4:58 pm
Hi there, I think you are looking to subscribe to the DataTable's initEvent. Hope that helps, Jenny...
16028 jennykhan Offline Send Email Aug 1, 2007
5:07 pm
Hi there, If you need to parse complex nested data as you describe below, at this time your best bet is to customize the DataSource method "parseXMLData". And...
16029 jennykhan Offline Send Email Aug 1, 2007
5:16 pm
Hi Mike, That message seems to indicate a missing Connection Manager dependency. Are you referencing the right file, and are you referencing it before the...
16030 jennykhan Offline Send Email Aug 1, 2007
5:29 pm
Hi there, As of the 2.3.0 release, you should be able to access other data fields in your formatter function with something like this: var cbValue =...
16031 Satyen Desai
sdezzi Offline Send Email
Aug 1, 2007
5:32 pm
Hi Saf, Which member of the container family are you seeing this on? I believe you mentioned Dialog, but I cannot seem to replicate the problem using it. Which...
16032 Todd Kloots
toddkloots Offline Send Email
Aug 1, 2007
5:45 pm
bongooo76 - By default a ContextMenu SHOULD do what you describe - always position itself inside the boundaries of the browser's viewport. This feature is...
16033 foggjacob Offline Send Email Aug 1, 2007
6:33 pm
I have been building several projects that incorporate Modal Panels to convey info like errors instead of using alert() the results are beautiful! I have one...
16034 larry_kluger Offline Send Email Aug 1, 2007
7:40 pm
Hi, I started with the new and shiny 2.3.0 menubar example: http://developer.yahoo.com/yui/examples/menu/topnavfrommarkup_source.html I loaded it to my server...
16035 Nate Koechley
nate.koechley Offline Send Email
Aug 1, 2007
7:48 pm
Hey michael.aram, I'm not able to reproduce your issue, and YUI Grids are as robust on IE6 as on any other browser. If you've uncovered a bug, I'd like to get...
16036 Djalma Fadel Junior
dfadel@... Send Email
Aug 1, 2007
8:02 pm
Hi everyone, I'd like to know how to update my database from an inline editing. I'm upgrading from yui-2.2 to 2.3 and I've done the following: ...
16037 foggjacob Offline Send Email Aug 1, 2007
8:40 pm
I have been having problems with the drag handle of the sizable panel... when I drag the handle to change the panels size, if I move the mouse too fast and the...
16039 Jamie
jamierytlewski Offline Send Email
Aug 1, 2007
8:51 pm
I am having some issues since updating to version 2.3.0. First issue that I am having, and solved on my own, but posting in case others have the problem. When...
16040 Satyam
satyamutsa Online Now Send Email
Aug 1, 2007
8:56 pm
The editor object has many properties, one of which is 'record' so oArgs.editor.record will give you what you need. The 'editor' argument has many other...
16041 Steve
codeslinger_... Offline Send Email
Aug 1, 2007
8:56 pm
Thanks, Todd. That is exactly what I was missing. In regards to the need for a blank menu, I though it would be easiest to give you an illustation. This link...
Messages 16010 - 16041 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help