Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 16010 - 16041 of 36962   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16010
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...
oglesys
Offline Send Email
Aug 1, 2007
11:45 am
16011
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...
Derek
cabledawgtke
Offline Send Email
Aug 1, 2007
12:57 pm
16012
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,...
kp_yui
Offline Send Email
Aug 1, 2007
1:14 pm
16014
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...
mikebroadbear10
Offline Send Email
Aug 1, 2007
2:13 pm
16015
Dav Glass dav.glass@... blog.davglass.com + Windows: n. - The most successful computer virus, ever. + + A computer without a Microsoft operating system...
dav.glass@...
dav.glass
Offline Send Email
Aug 1, 2007
2:20 pm
16016
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...
Jason Lee
littlezoper
Online Now Send Email
Aug 1, 2007
3:03 pm
16017
Here what I do: - Start with the fixed scrolling example (http://developer.yahoo.com/yui/examples/datatable/dt_fixedscroll.html) - Change the datasource and...
andrewrjones86
Offline Send Email
Aug 1, 2007
3:08 pm
16018
Steve - You are not setting the "disabled" configuration properly correctly - you need to use the "setProperty" method of the MenuItem instance's configuration...
Todd Kloots
toddkloots
Offline Send Email
Aug 1, 2007
3:20 pm
16019
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...
Todd Kloots
toddkloots
Offline Send Email
Aug 1, 2007
3:21 pm
16020
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 ...
Eric Miraglia
ericmiraglia
Offline Send Email
Aug 1, 2007
3:37 pm
16021
... 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...
Jason Lee
littlezoper
Online Now Send Email
Aug 1, 2007
3:43 pm
16022
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 ...
Will Green
hotgazpacho
Offline Send Email
Aug 1, 2007
4:04 pm
16023
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...
jennykhan
Offline Send Email
Aug 1, 2007
4:44 pm
16024
Hi Marimuthu P, You should be able to disable your DataSource's cache by setting its property "maxCacheEntries" to 0. Hope that helps, Jenny...
jennykhan
Offline Send Email
Aug 1, 2007
4:46 pm
16025
Hi Mark W, I'm not sure I understand your question about parsing subsequent characters. This example uses a JavaScript array: ...
jennykhan
Offline Send Email
Aug 1, 2007
4:56 pm
16026
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."...
Todd Kloots
toddkloots
Offline Send Email
Aug 1, 2007
4:57 pm
16027
Hi there, I think you are looking to subscribe to the DataTable's initEvent. Hope that helps, Jenny...
jennykhan
Offline Send Email
Aug 1, 2007
4:58 pm
16028
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...
jennykhan
Offline Send Email
Aug 1, 2007
5:07 pm
16029
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...
jennykhan
Offline Send Email
Aug 1, 2007
5:16 pm
16030
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 =...
jennykhan
Offline Send Email
Aug 1, 2007
5:29 pm
16031
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...
Satyen Desai
sdezzi
Offline Send Email
Aug 1, 2007
5:32 pm
16032
bongooo76 - By default a ContextMenu SHOULD do what you describe - always position itself inside the boundaries of the browser's viewport. This feature is...
Todd Kloots
toddkloots
Offline Send Email
Aug 1, 2007
5:45 pm
16033
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...
foggjacob
Offline Send Email
Aug 1, 2007
6:33 pm
16034
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...
larry_kluger
Offline Send Email
Aug 1, 2007
7:40 pm
16035
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...
Nate Koechley
nate.koechley
Offline Send Email
Aug 1, 2007
7:48 pm
16036
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: ...
Djalma Fadel Junior
dfadel@...
Send Email
Aug 1, 2007
8:02 pm
16037
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...
foggjacob
Offline Send Email
Aug 1, 2007
8:40 pm
16039
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...
Jamie
jamierytlewski
Offline Send Email
Aug 1, 2007
8:51 pm
16040
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...
Satyam
satyamutsa
Offline Send Email
Aug 1, 2007
8:56 pm
16041
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...
Steve
codeslinger_...
Offline Send Email
Aug 1, 2007
8:56 pm
Messages 16010 - 16041 of 36962   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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