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 28419 - 28450 of 52120   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28419
It is for Inetrnet Explorer. Firefox works fine without it. Anyhow, in this list you get no replies on Borwser History Manager. In 4 months that I have been...
evi
eviaevi
Offline Send Email
Apr 1, 2008
7:02 am
28420
Hi, I have a little problem with the CSS Grids part of yui. I have made a small test site to demonstrate my problem. http://www.cyberdot.nl/yui/test.html ...
melvin.nijholt
Offline Send Email
Apr 1, 2008
9:10 am
28421
Hi, I'm having a small problem when using YUI buttons and doing an AJAX request. I have some dynamic content which gets into a span or div using AJAX. The HTML...
pieter.thoma
Offline Send Email
Apr 1, 2008
9:39 am
28423
Thanks! I will check this....
bacteries_metalorgie
bacteries_me...
Offline Send Email
Apr 1, 2008
11:05 am
28424
I'm using the editor as part of a small CMS I'm putting together. I've added a file input element to the page. When a user selects a file, it is uploaded to...
rsewar2
Offline Send Email
Apr 1, 2008
11:11 am
28425
Ok, I've found this: http://tech.groups.yahoo.com/group/ydn- javascript/message/11075 -- eXt...
restless.being
Offline Send Email
Apr 1, 2008
12:00 pm
28426
Hi, I'm been looking at the YUI CSS grids and would like to adopt the approach for a project - but I'm a bit lost as to how I add my own styles to the basic...
Jim Byrne
slimjimbuk
Offline Send Email
Apr 1, 2008
1:02 pm
28427
Hi All Just downloaded v2.5.1 and loving the yuiloader-dom-event.js rollup. One thing, how do I prevent the YUILoader loading the default sam-skin.css file...
Nitefoll
nitefoll0
Online Now Send Email
Apr 1, 2008
1:58 pm
28428
We are using server side paging. It works fine in most cases, except one. When a list is paged and the last page consists of only 1 record, then this record...
ton.romeyn
Offline Send Email
Apr 1, 2008
2:10 pm
28429
Hello, Here you have an example... APP.Loader = new YAHOO.util.YUILoader(); APP.Loader.require(['modules here....']); APP.Loader.insert({ onSuccess: function()...
Caridy PatiƱo Mayea
caridyp
Online Now Send Email
Apr 1, 2008
2:38 pm
28430
Wow, can't believe I missed that, thank you so much Caridy, I've been scratching my head for over 2 hours on this :) Thank you very much N....
Nitefoll
nitefoll0
Online Now Send Email
Apr 1, 2008
2:54 pm
28431
Check the documentation about custom sorting. You could write your own sorting function that will have to recognize the totals row somehow and return a value...
Satyam
satyamutsa
Offline Send Email
Apr 1, 2008
3:04 pm
28432
The DataTable fires the checkboxClickEvent and you can do whatever you want with that. In http://satyam.com.ar/yui/2.5.0/assortedControls.html I showed how you...
Satyam
satyamutsa
Offline Send Email
Apr 1, 2008
3:20 pm
28434
Hi I have a post method in a servlet returning some xml: <ResultSet><Result><Field>Testing</Field></Result></ResultSet> and a dataSource with response schema: ...
david_c1986
Offline Send Email
Apr 1, 2008
3:44 pm
28435
How do I refresh a tree node to get new data to appear with that node still expanded after refresh?...
John
brjvmpr
Offline Send Email
Apr 1, 2008
3:47 pm
28436
Riki, This might be easier for Charts-savvy developers to help you with if you provided a URL where they can see it in action and poke around in Firebug. Is...
Eric Miraglia
ericmiraglia
Online Now Send Email
Apr 1, 2008
3:57 pm
28437
Hi all, i am pretty much new to yahoo calendar. I am using the calendar component in my rails app.I have such a scenario that when I click on a particular...
bagam_venkat
Offline Send Email
Apr 1, 2008
4:01 pm
28438
gerabigfoot, Try: overlay.cfg.setProperty("width", "200px"); Regards, Eric...
Eric Miraglia
ericmiraglia
Online Now Send Email
Apr 1, 2008
4:15 pm
28439
Can someone point me to an example for using resize on a dynamically created panel (using script not mark up)...
nastavirss
Offline Send Email
Apr 1, 2008
4:23 pm
28440
Hi - I cannot get the datatable server paging example to work: If double click the html file in windows explorer: ...
kjmapper
Offline Send Email
Apr 1, 2008
4:41 pm
28441
Hi - All the datatable examples have data that is hardcoded into the example. A common scenario is of course to have data in a database, not hardcoded into...
kjmapper
Offline Send Email
Apr 1, 2008
4:42 pm
28442
Dunior, Satyam has a server driven example that includes pagination and sorting. Have a look <http://satyam.com.ar/yui/> . Hope this helps, Luke ... ...
y_lsmith
Online Now Send Email
Apr 1, 2008
4:42 pm
28443
Are you using 2.5.0 or 2.5.1? Do you have a sample page that I can look at? Luke...
y_lsmith
Online Now Send Email
Apr 1, 2008
4:46 pm
28444
nastavirss -- Same principle as this example: http://developer.yahoo.com/yui/examples/container/panel-resize.html Just don't provide the markup.. Dav Dav Glass...
Dav Glass
dav.glass
Offline Send Email
Apr 1, 2008
5:16 pm
28445
rsewar2 -- You should look at this from another angle. Before you have them click the upload button, add the placeholder element to the editor before the...
Dav Glass
dav.glass
Offline Send Email
Apr 1, 2008
5:19 pm
28446
I Try it but I never go in the function. I'm new to listener events so I try to understand but don't know what change to have it works. I see here : ...
bacteries_metalorgie
bacteries_me...
Offline Send Email
Apr 1, 2008
5:25 pm
28447
function changeCombo(combo, s){ var postData = "t=" + combo + "&id=" + s + "&random=" + new Date().getTime(); var request =...
rafinha_spy
Online Now Send Email
Apr 1, 2008
5:34 pm
28448
... You seem to be missing a few left braces after the first and second "if" statements, in the success handler. If this does not resolve your problem, please...
tssha
Online Now Send Email
Apr 1, 2008
5:45 pm
28449
"sanvich" - The easiest way to customize the "submenualignment" configuration property is to use a render event handler. The render event will fire for each...
Todd Kloots
toddkloots
Offline Send Email
Apr 1, 2008
5:48 pm
28450
I would like to receive an event when the currently selected tab is selected again. Basically I need to work around the behavior in the activate method in ...
stergios_marinopoulos
stergios_mar...
Offline Send Email
Apr 1, 2008
5:57 pm
Messages 28419 - 28450 of 52120   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