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 38521 - 38550 of 52120   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
38521
Could you post at least a bit of your code or an example page, it would help to get your problem fixed ;)...
deepeyes2c
Offline Send Email
Oct 1, 2008
8:18 am
38522
Hi all, I try to modify a web page form dojo into YUI. I have a problem that dojo has a API "xhrGET", but I can not find a similar API in YUI. Here is a...
Caxton
ivy_ckf
Offline Send Email
Oct 1, 2008
9:24 am
38523
Hi all, i am using Yahoo calendar in my web page for that i use yaho-dom- event.js file and that home page i also use event.js from yahoo for another purpose...
p_bhangale47
Offline Send Email
Oct 1, 2008
10:17 am
38524
hi, u can use the YUI calendar if u r not show on the page. first u can debugg the javascript fubction and find out where the problem. warm regards, vikram...
vikram pratap
singhpratap_06
Offline Send Email
Oct 1, 2008
10:25 am
38525
Hi, how should I alter what css-file(s) to get an individual layout? For example: width: 955px left sidebar: 155px (respectively the appropriate em value) ...
adrian_verstuyft
adrian_verst...
Offline Send Email
Oct 1, 2008
10:49 am
38526
hi you can change the YUI Style Sheet as per ur requirement u can change left right and contect margin in ccs. u can do it. try again warm reagrds vikram ... ...
vikram pratap
singhpratap_06
Offline Send Email
Oct 1, 2008
10:57 am
38527
Hey Caxton, YUI Connection Manager is the equivalent to DOJO xhrget and xhrpost, check the documentation here: http://developer.yahoo.com/yui/connection/ Best...
Caridy Patino
caridyp
Online Now Send Email
Oct 1, 2008
12:30 pm
38528
Hi there, We are using YUI Profiler to profile our Javascript APIs. Interestingly, the values are increasing when we run YUI Profiler for the same API...
narendra reddy
mnrbug
Offline Send Email
Oct 1, 2008
12:37 pm
38529
Hi, When is the 2.6.0 release going to be? Thanks, Venkat Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/...
Venkat Sadasivam
venkatsalem
Offline Send Email
Oct 1, 2008
1:54 pm
38530
Hi, I am trying to build an logarithmic X axis and well, I am completely lost as the code probably shows. What I have is the size on the X axis, that should...
Jordi Boggiano
j.boggiano@...
Send Email
Oct 1, 2008
2:41 pm
38531
... you have time to answer a question about the same software.  I've developed it quite a bit since we last touched base.  It works fine with Opera and...
Lucas Smith
y_lsmith
Online Now Send Email
Oct 1, 2008
2:42 pm
38532
Venkat, Always refer to the Roadmap for this kind of information: http://developer.yahoo.com/yui/articles/roadmap/ We've been targeting 9/30 as beginning of...
Eric Miraglia
ericmiraglia
Online Now Send Email
Oct 1, 2008
2:53 pm
38533
p_bhangale47, Try including the following file when you want to use Dom, Event and Calendar together: <script type="text/javascript"...
Eric Miraglia
ericmiraglia
Online Now Send Email
Oct 1, 2008
2:57 pm
38534
Ania, Here's what our Flash experts say: My suggestion would be to check the wmode of their SWF embed. This sounds like a longstanding issue with the plugin...
Eric Miraglia
ericmiraglia
Online Now Send Email
Oct 1, 2008
3:34 pm
38535
Eric, Changing the wmode helped a little. The mouse tracks correctly when the panel is dragged around over most of the screen areas, however it still is...
aniad
Online Now Send Email
Oct 1, 2008
4:14 pm
38536
i want to refresh a datatable which datasource retrieves data from an xml, but the xml change only in the values of a node example xml is <id>1</id> ...
irene_varas2005
Offline Send Email
Oct 1, 2008
4:34 pm
38537
Any chance that release notes are ready for distribution?...
Sean Bradshaw
seanblader
Online Now Send Email
Oct 1, 2008
4:55 pm
38538
Nathan, Feel free to email me about your project (at miraglia at yahoo dash inc dot com). Regards, Eric...
Eric Miraglia
ericmiraglia
Online Now Send Email
Oct 1, 2008
5:03 pm
38539
daveb662001, Thanks for sharing this -- looks like a fun and challenging project! -Eric...
Eric Miraglia
ericmiraglia
Online Now Send Email
Oct 1, 2008
5:08 pm
38540
aniad -- I have created a page based on the code from your email and I am not able to get it to error in IE7: ...
Dav Glass
dav.glass
Offline Send Email
Oct 1, 2008
5:17 pm
38541
Hello all, I am new to javascript and YUI. I have tried to figure this out on my own, but have not had any luck. I have a web application that consists of...
hewsonism
Offline Send Email
Oct 1, 2008
5:22 pm
38542
Hi, I'm creating a modal dialog with a 'Save' button as follows: <script language="Javascript"> YAHOO.namespace('yuiModalDialog'); // Show the Deduction dialog...
John Panelli
johnpanelli
Online Now Send Email
Oct 1, 2008
5:35 pm
38543
http://developer.yahoo.com/yui/datasource/#polling...
Satyam
satyamutsa
Offline Send Email
Oct 1, 2008
6:04 pm
38544
That error often signals that you have not loaded all the library files, that you didn't load them in order or even that you loaded one more than once and the...
Satyam
satyamutsa
Offline Send Email
Oct 1, 2008
6:08 pm
38545
I could, but it would be nicer if, after I took the time to explain a few things, you took the time to reply. You want code? There you have it. It isn't...
Satyam
satyamutsa
Offline Send Email
Oct 1, 2008
6:11 pm
38546
You are directing the callback from the sendRequest method straight to the DataTable code to initialize the table so it doesn't code through any code of yours...
Satyam
satyamutsa
Offline Send Email
Oct 1, 2008
6:16 pm
38547
In: http://developer.yahoo.com/yui/datatable/#datasource read the section titled "getting more data" Satyam...
Satyam
satyamutsa
Offline Send Email
Oct 1, 2008
6:18 pm
38548
... Sorry for the long delay. It is possible to include multiple ColorPickers on a page. Check out this example for guidance: ...
Lucas Smith
y_lsmith
Online Now Send Email
Oct 1, 2008
6:42 pm
38549
... code. ... [snip] Ok, I'm able to reproduce your ???? case. Unfortunately, I'm not sure what could be the cause of it, but I'm asking around. Luke...
Lucas Smith
y_lsmith
Online Now Send Email
Oct 1, 2008
6:53 pm
38550
Globals should be avoided as much as possible. Normally a page is a mixture of code you wrote and libraries from external sources, ad providers, mashups and so...
Satyam
satyamutsa
Offline Send Email
Oct 1, 2008
7:50 pm
Messages 38521 - 38550 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