Anyone who uses beer to explain a programming concept is a friend of mine... :) ... Client. It is not like calling a friend and asking "How about a beer ...
35281
dietrich.frank
Jul 30, 2008 8:13 pm
Rajan, ... this is a hell lot of code and I doubt anyone will read and analyze it in total. Without having read everything, maybe this helps: You can position...
35282
tripp.bridges
Jul 30, 2008 8:25 pm
Hi, The YUI Chart does not fire an event after rendering. Thanks, Tripp...
35283
santini.alberto
Jul 30, 2008 8:28 pm
Hello. I know my question is a newbie question and in the forum I found some hints, but my code doesn't work. I have a pie chart using a JS_ARRAY, starting...
35284
mettatest
Jul 30, 2008 8:36 pm
My fontsize spin control looks ugly next to my fontname standard html select. I would like to change the fontsize spin control to a standard html select. In...
35285
slapyo
Jul 30, 2008 8:37 pm
i have a tabview with a datatable on each. on load i populate each tab with a datatable. the datatable in the first tab is fine and the column widths are...
35286
soccerdudemulder
soccerdudemu...
Jul 30, 2008 8:41 pm
Thank you for your help in this matter. Everything looks good! ... this.myTable.onEventSelectRow); ... escape(rec.getData('someField39;)); ... 25/07/2008 16:27...
35287
slapyo
Jul 30, 2008 8:50 pm
... http://tech.groups.yahoo.com/group/ydn-javascript/message/34217 Found the answer here. ...
35288
Dav Glass
dav.glass
Jul 30, 2008 8:57 pm
Brian -- http://developer.yahoo.com/yui/editor/#start <link rel="stylesheet" type="text/css"...
35289
y_lsmith
Jul 30, 2008 9:08 pm
... [snip] You're including element twice. Are you using YUI Loader separately to load further library files? Otherwise, the includes appear to be in a...
35290
Dav Glass
dav.glass
Jul 30, 2008 9:15 pm
This example should help: http://blog.davglass.com/files/yui/editor40/ Dav Dav Glass dav.glass@... blog.davglass.com + Windows: n. - The most successful...
35291
Brian McCullough
bdmc1000
Jul 30, 2008 9:20 pm
... Yep, that certainly changed things. Thank you, Dav. Brian...
35292
Brian McCullough
bdmc1000
Jul 30, 2008 9:21 pm
... Sorry. I misread that as "yui-skin-sam". Brian...
35293
info2hussain
Jul 30, 2008 9:22 pm
Hi Frank, Thanks a lot for your great help. In fact, this YUI forum is a great one for new people like me. I'm trying to become familiar with the new thing you...
35294
Raja
gramaraidu
Jul 30, 2008 9:26 pm
Thanks! Frank. the first solution helped me out. -Raja...
35295
slapyo
Jul 30, 2008 9:26 pm
Dunno if this is possible. I have a value/text combo. I would like for the column to display the text, but store the value. I can do this if I put ...
35296
soccerdudemulder
soccerdudemu...
Jul 30, 2008 9:31 pm
No it turned out I didn't need the YUI loader. It works fine now. Thanks much. ... ComboHandler....
35297
guacorecipe
Jul 30, 2008 9:49 pm
Can anyone recommend a CSS way to completely prevent changes to the heights and margin/padding of selected tabs in TabView? TabView is designed to make the...
35298
dietrich.frank
Jul 30, 2008 10:26 pm
... Great, good to hear, I did not try it out. But meanwhile I've made a small sample. And it works. If You like, check this: ...
35299
Frank Dietrich
dietrich.frank
Jul 30, 2008 10:31 pm
... My pleasure. I'm also quite new to this, learning a lot every day and understanding You too well :-D I'm sure with fireBug, You'll understand a lot more,...
35300
Frank Dietrich
dietrich.frank
Jul 30, 2008 10:39 pm
... Compared to the dataTable, I found skinning the TabView to be really easy. There are two css-files for the tabview. a core and a skin css. Having css-files...
35301
Raja
gramaraidu
Jul 30, 2008 10:56 pm
I'm trying to imitate a Yahoo Quote Popup, with an image loading in the overlay. theOverlay.setBody(companyName + "<img name='quoteChart' id='quoteChart'...
35302
bikeinorange
Jul 30, 2008 11:07 pm
A website I built is not rendering properly, because of the YUI menus. When I take out the line: oMenuBar.render(); The page loads fine. Without it, all I see...
35303
Bill Berzinskas
billberzinskas
Jul 30, 2008 11:19 pm
I'm testing out the uploader.. I'm calling a cf page to handle the upload.. the example is verbatim.. works fine on pc.. no go on mac.. ...
35304
guacorecipe
Jul 30, 2008 11:23 pm
... Thank you Frank. Will try your advice. Guaco...
35305
tripp.bridges
Jul 30, 2008 11:24 pm
Hi, If your data source is populated correctly, this should work for loading your data: pieDS.liveData = pieData; mychart.set('dataSource', pieDS); You may be...
35306
mettatest
Jul 30, 2008 11:34 pm
Thanks! The only change I made is that I set 'Normal39; to be the displayed default, like this: myEditor._defaultToolbar.buttons[0].buttons[1] = { type:...
35307
inna_work
Jul 30, 2008 11:35 pm
Is it possible to add this as a feature request for future releases? Also, any ideas how I can hack it for now? Thanks a lot, Inna ... graph....
35308
Frank Dietrich
dietrich.frank
Jul 30, 2008 11:39 pm
... Works flawlessly for me: http://www.personalplanung.com/YUI/Test_OverlayFollowsMouse.html must be some kind of pathing problem....
35309
guacorecipe
Jul 30, 2008 11:46 pm
The phenomenon is visible even in the online YUI example: http://developer.yahoo.com/yui/examples/tabview/frommarkup_clean.html In Firefox 3.0.1 Mac, the...