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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 24881 - 24910 of 52116   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24881
haha, thanks for pointing that out. I wanted him to figure it out =) That's why I asked the questions. - Andrew Kou ... out, ... ...
twocupcoffee
Offline Send Email
Feb 1, 2008
8:22 am
24882
I just wanted to post a followup. I found a solution to this issue, but I don't think there's currently a way to achieve this through the apis or the events. ...
twocupcoffee
Offline Send Email
Feb 1, 2008
8:45 am
24883
Hi! I'm loading dynamic data sources into tabview using Dispatcher from the bubbling library (http://www.bubbling-library.com/) it looks something like this: ...
j.elventails
Offline Send Email
Feb 1, 2008
9:10 am
24884
Hi, Sometimes its really difficult to navigate the sub menus because they disappear, even though my mouse is on the menu area. The only way I seem to be able...
ballymachogan
Offline Send Email
Feb 1, 2008
1:04 pm
24885
Rich-text editor is breaking while parsing img tag in IE. If we copy <img src="http://www.google.com/intl/en_ALL/images/logo.gif" width=600> in text editor ,...
pk_rijesh
Offline Send Email
Feb 1, 2008
1:45 pm
24886
how the parent dialog window(Popup) while submitting the popup. how to refresh the parent window on popup submitton. This is parent Window code function...
sheik_12b
Offline Send Email
Feb 1, 2008
1:54 pm
24887
Josh, I found another issue with logarithmic scales. When I set the minimum value to anything between 50 - 99, on the Y Axis, the chart shows 100 as the low....
Glenn MacGregor
gtmacgregor141
Online Now Send Email
Feb 1, 2008
2:02 pm
24888
Hi ! I'm having a strange problem, every time an exception is thrown inside an event fired by YUI, like a button click, the exception is no logged anywhere ...
Pablo Ruggia
pruggia2
Offline Send Email
Feb 1, 2008
2:06 pm
24889
Great to hear that these improvements will be coming -- the scrolling issues in particular hit me on some recent development. Also, the ability to show / hide...
gregg_fowler
Offline Send Email
Feb 1, 2008
2:18 pm
24890
Im excited, really excited. I just started using YUI in a recent development. My friend has been using it for about a year now and I look back at features that...
miketerrizzi
Offline Send Email
Feb 1, 2008
2:33 pm
24891
Hello, I have a question about column formatter for datatable. Currently the column formatter are defined as simple functions. The question is why to not...
lou_tribal
Offline Send Email
Feb 1, 2008
2:35 pm
24892
I need to use an event to trigger whenever the table is updated, via a page nation request. refreshEvent only fires once, I thought it would fire every time...
miketerrizzi
Offline Send Email
Feb 1, 2008
2:35 pm
24893
Check Jenny's recent email about the soon to be released bersion 2.5 of the DataTable or Eric's previous announcement. She mentions something about horizontal...
Satyam
satyamutsa
Offline Send Email
Feb 1, 2008
2:38 pm
24894
Can you post a Bug here with a repro case: http://developer.yahoo.com/yui/editor/#filingbugs Thanks Dav Dav Glass dav.glass@... blog.davglass.com +...
Dav Glass
dav.glass
Offline Send Email
Feb 1, 2008
2:44 pm
24895
I have created a menubar using only script. I want to be able to change the text items in the menubar from bold to not bold using javascript in the...
skinsfootball
Offline Send Email
Feb 1, 2008
2:51 pm
24896
Though they are defined as functions instead of instance methods, the scope of the formatter is set to the current instance of the DataTable itself just as if...
Satyam
satyamutsa
Offline Send Email
Feb 1, 2008
3:13 pm
24897
It doesn't? I'm surprised, it should. Method showPage which is the one which ends up receiving requests for showing any page number ends up calling ...
Satyam
satyamutsa
Offline Send Email
Feb 1, 2008
3:28 pm
24898
I am not sure I understand correctly why we should pass the datatable itself as an argument. In my case the datatable object is embedded as a field of another ...
lou_tribal
Offline Send Email
Feb 1, 2008
3:30 pm
24899
I didn't understand the code in that example very well, but your message prompted me to look again and I can see now that, if I use a similar approach, at the...
hg.davies
Offline Send Email
Feb 1, 2008
4:09 pm
24900
I'd like to nest yui-gb inside yui-ge but it does not render correctly on firefox. Is there a patch for this please? Thanks. Vicki...
vickisivess
Offline Send Email
Feb 1, 2008
4:18 pm
24901
the checkbox appears in the header, but It cannot be checked, also, i see the events that you have showed, but i still have trouble to get them working with...
silver.grunt
Offline Send Email
Feb 1, 2008
4:31 pm
24902
You need to wait for the contentReady event before setting attributes on the chart. Josh Tynjala Yahoo! Flash Platform ________________________________ From:...
Josh Tynjala
joshtynjala
Offline Send Email
Feb 1, 2008
5:32 pm
24903
I noticed this yesterday as well. I've made a fix and it should work correctly in the next version. Josh Tynjala Yahoo! Flash Platform ...
Josh Tynjala
joshtynjala
Offline Send Email
Feb 1, 2008
5:34 pm
24904
Thanks Satyam. ... of the ... place, not ... ones when ... toying with...
karla.valencia
Offline Send Email
Feb 1, 2008
5:44 pm
24905
Hi everybody, I have a question. I'm using a datatable with server side pagination and I'd like to add server side sorting. I already added this: ...
karla.valencia
Offline Send Email
Feb 1, 2008
5:49 pm
24906
I could also use an example of how to style a tooltip generated in this manner. Thank you, Brian...
bcomeara
Offline Send Email
Feb 1, 2008
6:30 pm
24907
Hi bryan kennedy, Grids does not support this particular layout at this time. You could locally add #yui-main's rules (and other rules that hang from...
Nate Koechley
nate.koechley
Offline Send Email
Feb 1, 2008
6:59 pm
24908
any ideas on this? ... is ... before ... function ... the ... and...
skinsfootball
Offline Send Email
Feb 1, 2008
7:14 pm
24909
Hello, I don't understand your point of view: 1. The dispatcher uses the TabView's cache mechanism, so in theory we don't need to modify the dispatcher. Ok? 2....
Caridy Patiño Mayea
caridyp
Offline Send Email
Feb 1, 2008
7:30 pm
24910
If you have a "server-side pagination / server - side sorting" functional example I can see, I would aprecciate it. Thanks Karla V....
karla.valencia
Offline Send Email
Feb 1, 2008
7:34 pm
Messages 24881 - 24910 of 52116   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