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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 33619 - 33648 of 52117   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33619
DataSource can only fetch a flat set of data, not the hierarchical set that a menu would expect. Using plain Connection Manager would be better. Satyam...
Satyam
satyamutsa
Offline Send Email
Jul 1, 2008
7:06 am
33620
&#304; think you dont have any time to look at this topic, i have been trying many solution but my problem is still going on....
hasanilingi1981
Offline Send Email
Jul 1, 2008
7:41 am
33621
Ids have to be unique, there is no way around it, that's the standard. See if this suits you: http://satyam.com.ar/yui/2.5.0/definitions.html Satyam...
Satyam
satyamutsa
Offline Send Email
Jul 1, 2008
8:16 am
33622
delete that last comma after failure. trailing commas always cause trouble in IE. Satyam...
Satyam
satyamutsa
Offline Send Email
Jul 1, 2008
8:22 am
33623
I had a similar problem and a little addition to my css file solved it. Try to set "width: 100%" for the head and the body table. The head and the body are two...
robertpranschke
Offline Send Email
Jul 1, 2008
8:53 am
33624
Hi, I have a usecase where the calendar has to be integrated in my web page. The page should contain buttons 'prev day', 'next day', 'prev week', 'next week'. ...
shafikhan_363
Offline Send Email
Jul 1, 2008
9:42 am
33625
... I'm still trying really hard to understand basic principles, and have successfully walked through part of the example which is explained in ...
andyboyns
Online Now Send Email
Jul 1, 2008
11:50 am
33626
Hello all I want to make a fully resizable (by 8 ways) and draggable panel. I start from the following example in this page : ...
mchaz84
Offline Send Email
Jul 1, 2008
12:17 pm
33627
Hi Caridy Patino, Thanks for your reply. In my example var items = oMenu.getSubmenus(); not giving the set of SubMenu Items attached to that MenuItem. I just...
arup832003
Offline Send Email
Jul 1, 2008
1:22 pm
33628
Hi everybody, could you please tell me in what file is defined the bevaviour of buttons like "bold" or "italic" (Simple Editor's toolbar) ? I would like to...
Edouard
edouardfr34
Offline Send Email
Jul 1, 2008
1:25 pm
33629
Edouard -- There isn't much in the Editor (code) wise that controls those buttons, they are passed through to the native document.execCommand because the...
Dav Glass
dav.glass
Offline Send Email
Jul 1, 2008
2:04 pm
33630
mchaz84 -- Can you post a link? Dav Dav Glass dav.glass@... blog.davglass.com + Windows: n. - The most successful computer virus, ever. + + A computer...
Dav Glass
dav.glass
Offline Send Email
Jul 1, 2008
2:04 pm
33631
Hi, I have a chart with a polling datasource. Since the chart calls sendRequest() on the datasource internally, I have no option to attach a callback handler...
grimholtz
Offline Send Email
Jul 1, 2008
2:17 pm
33632
Thanks a lot for your reply. Actually I would like to create a new button that sets ALL the text in the editor to bold, wether it is selected or not. Do you...
Edouard
edouardfr34
Offline Send Email
Jul 1, 2008
2:22 pm
33633
Sure, http://mchaz84.info/panel/panel-resize_source.html i 've put a button to test the resize/drag BEFORE and AFTER changing the position of the main div. ...
mchaz84
Offline Send Email
Jul 1, 2008
2:32 pm
33634
Hi all, Looking for some hints on how to get an overlay to load on page load and then disappear after a few seconds. I have figured out how to get the Overlay...
james.vantslot
Offline Send Email
Jul 1, 2008
2:37 pm
33635
mchaz84 -- Here is a modified version: http://blog.davglass.com/files/yui/resize4/ Does that help? Dav Dav Glass dav.glass@... blog.davglass.com +...
Dav Glass
dav.glass
Offline Send Email
Jul 1, 2008
3:15 pm
33636
See: http://developer.yahoo.com/yui/datasource/#events Satyam...
Satyam
satyamutsa
Offline Send Email
Jul 1, 2008
3:26 pm
33637
Hi All, My scrollable datatable does not scroll down when I arrow down through the rows. It just scrolls out of visibility. Is this normal behaviour / is there...
mryan321
Offline Send Email
Jul 1, 2008
3:51 pm
33638
It appears that much of the functionality exposed by YAHOO.util.Dom does not support YAHOO.util.Element as it's element argument. Is this by design? Or a...
foxxtrot713
Online Now Send Email
Jul 1, 2008
3:59 pm
33639
... preset --> ... The gutter is built into the design. The style rule that sets this for a t-4 is: .yui-t4 #yui-main .yui-b { margin-right: 14.8456em; ...
wally.ritchie
Offline Send Email
Jul 1, 2008
4:06 pm
33640
It seems it will help :) I will see it later but i think it'll be ok, thanks a lot!...
mchaz84
Offline Send Email
Jul 1, 2008
4:51 pm
33641
Arup - To get a reference to the submenu of a MenuItem, use the "submenu" configuration property. Then use the "getItems" method to retrieve an array of the...
Todd Kloots
toddkloots
Online Now Send Email
Jul 1, 2008
5:28 pm
33642
I looked for this topic, but didn't see it here or in SourceForge... It looks like column selection isn't handled yet. Has anybody written a custom event to...
Debby
dsdart
Offline Send Email
Jul 1, 2008
6:43 pm
33643
I have a Data table which can be edited. one of the cell has a Notes column . The issue is i want to move the OK and cancel button from the right hand side of...
myworld100us
Offline Send Email
Jul 1, 2008
6:52 pm
33644
... After looking at the dom-debug.js file for a bit, I realized this would be a really, really easy fix, so I went ahead and did it. At runtime, I now run...
foxxtrot713
Online Now Send Email
Jul 1, 2008
7:03 pm
33645
Nihar, Sorry for the slow response. The best place to post questions about the Maps Web Services is here: http://tech.groups.yahoo.com/group/yws-maps/ Regards,...
Eric Miraglia
ericmiraglia
Online Now Send Email
Jul 1, 2008
7:11 pm
33646
... Brian, Generally, the only special handling you need to do is to defer instantiating a component on a Tab until the Tab is shown for the first time....
Eric Miraglia
ericmiraglia
Online Now Send Email
Jul 1, 2008
7:13 pm
33647
Hi Bernd, Sadly, that's not possible. It would require file system access from JavaScript which is strictly prohibited for security reasons. Regards, Nicholas ...
Nicholas Zakas
nicholas.zakas
Offline Send Email
Jul 1, 2008
7:15 pm
33648
Mike, I see what you mean. Unfortunately, your use case is particularly challenging, since you have most columns with auto widths, one column with a minWidth,...
y_lsmith
Online Now Send Email
Jul 1, 2008
7:28 pm
Messages 33619 - 33648 of 52117   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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