Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-javascript · Yahoo! User Interface Library Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12954
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 7078 - 7107 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7078 Dawn Endico
candiedwomanire Send Email
Dec 1, 2006
8:33 am
Thanks for looking at it. Removing the stopPropagation call from demo3 didn't help. I'm using both Firefox 1.5 and 2 on two different machines and its broken...
7079 harrykiri Send Email Dec 1, 2006
8:36 am
... (http://developer.yahoo.com/yui/examples/autocomplete/states_jsfunction.html) ... Yepper, same here. I do not think there's one, otherwise Dave Glass may...
7080 mrtkr Send Email Dec 1, 2006
9:17 am
yes!! there is a hack: just use: overflow: visible; ... martin ... of the ... scroll or ... 'Container&#39;...
7081 carltondickson Send Email Dec 1, 2006
9:26 am
Thanks Thomas, Sergio and Moore. I tried using the postData method and it seems to work fine, just need to test to be sure...so thanks again! I don't know if...
7082 Pierre Goiffon
pgoiffon Send Email
Dec 1, 2006
9:28 am
... Date : Thu, 30 Nov 2006 20:52:36 +0100 De : Thomas Chille <thomas.chille@...> Répondre à : ydn-javascript@yahoogroups.com Objet : [ydn-javascript]...
7083 Thomas Chille
thochii Send Email
Dec 1, 2006
9:57 am
thanks a lot! now, this works great for me on the server side: [php] $var = utf8_decode(urldecode($_POST[&#39;varname&#39;])); [/php] lg t ... thanks a lot! now, this...
7084 Gaetano Giunta
gaetanogiunt... Send Email
Dec 1, 2006
11:14 am
Hello everybody. I justa started playing with YUI to build a 'tree object editor' interface. I think I found a couple of bugs in the code, but before filing to...
7085 mrtkr Send Email Dec 1, 2006
12:04 pm
sorry, I was wrong....
7086 Alexander Garcia Sana...
alexandergs Send Email
Dec 1, 2006
1:36 pm
Hello, I have a BorderLayout. All contained in a FORM element. The north part of the BorderLayout has an input type=submit button. The west and center have an...
7087 xsolonix Send Email Dec 1, 2006
2:02 pm
I'm probably doing something wrong here, let see if someone can figure it out. THis is a simple slider (only using slideEnd event and showing the value in an...
7088 Alexander Garcia Sana...
alexandergs Send Email
Dec 1, 2006
2:22 pm
I am sorry. My fault. I had this: var layout = new YAHOO.ext.BorderLayout(document.body, { where it should've been this: var layout = new...
7089 cpfs50 Send Email Dec 1, 2006
2:59 pm
Hi Jenny I also wanted to change the behaviour so that you need only press <RETURN> once to submit the form. Thanks for your help. It works perfectly in...
7090 James ffolliott
jamesweb99 Send Email
Dec 1, 2006
3:42 pm
Hi Todd, Yes that's essentially the idea. I simplified my code to demonstrate the problem. The actual menu system is backed by a database and will end up ...
7091 Christian Schyma
cj_schyma Send Email
Dec 1, 2006
3:48 pm
... Thanks, this hint solved my problem. Cheers Christian...
7092 J. Shirley
j_s_shirley Send Email
Dec 1, 2006
4:07 pm
Hi Adam, Sorry for the delay in responding. I was trying to setup a test case that is somewhat valid -- I extracted all the relevant code and placed it here: ...
7093 Nige White
exguardianre... Send Email
Dec 1, 2006
4:12 pm
Use a YAHOO.ext.UpdateManager: http://www.jackslocum.com/blog/index.php http://www.yui-ext.com/deploy/yui-ext/docs/ See the UpdateManager class's...
7094 flubsg Send Email Dec 1, 2006
4:23 pm
thanks Dawn and Adam. to Adam: ya, I was exploring around and found that I'm should use the DOM util. But I'm not too sure of how to use it, as there aren't...
7095 Nige White
exguardianre... Send Email
Dec 1, 2006
5:19 pm
Wrong forum. That's a yui-ext class. Use http://www.yui-ext.com/forum/index.php ... _______________________________________________________________________ ...
7096 jpdavenportjr Send Email Dec 1, 2006
6:01 pm
Todd, Sorry, it's not quite a bug, it's more my feature request. I am hoping to write the code to do it, and then share it. Your current hide delay is for...
7097 Steven Peterson
steven.peterson Send Email
Dec 1, 2006
6:58 pm
Gaetano, Let me try to take a stab at your Dialog questions. It appears that your markup for the Dialog is not constructed properly. You have to construct your...
7098 moore234 Send Email Dec 1, 2006
7:45 pm
Hi Pierre, I made sure my application validated with HTML transitional (I can't use html strict because I need the target attribute of the form, ...
7099 zmische Send Email Dec 1, 2006
8:22 pm
... wrote: Anyone help me plz!!!...
7100 Matt Sweeney
matt.sweeney Send Email
Dec 1, 2006
11:36 pm
Hi, I checked the urls you posted, and I don't see any TabView code. Can you point to or send the code in question? Thanks, Matt...
7101 Matt Sweeney
matt.sweeney Send Email
Dec 1, 2006
11:38 pm
Hi Agnes, It should be possible to do this. Are you getting a JS error when the process stops? Matt...
7102 Matt Sweeney
matt.sweeney Send Email
Dec 1, 2006
11:44 pm
Hi Peter, Reusing animation instances with different elements is not currently supported, but will be in a future release. Matt...
7103 Brian LeRoux
fbxbrian Send Email
Dec 2, 2006
12:21 am
Hey guys, I'm doing a little remoting call that returns a string like this: 10/12/2006,10/11/2006 to which I pass to the addRenderer like so: ...
7104 Steven Peterson
steven.peterson Send Email
Dec 2, 2006
12:33 am
You shouldn't need to use the single apostrophes in your response string. Try: this.cal1.addRenderer(o.responseText, this.cal1.renderCellStyleHighlight1 ); The...
7105 otrorichard Send Email Dec 2, 2006
12:52 am
Sorry my delayed answer (my job), but I think is very hard catch every event and filtering its tags. Is there a simpler way?...
7106 exguardianreader
exguardianre... Send Email
Dec 2, 2006
11:53 am
Well, you want to defeat HTML links in the browser; you'll have to do a little work! It's not hard at all. Create a YAHOO.ext.Element from the element into ...
7107 exguardianreader
exguardianre... Send Email
Dec 2, 2006
12:16 pm
Of course that will only work on links to the same domain. If you want to handle links to anywhere, you'll have to use an iframe, and then you won't need to do...
Messages 7078 - 7107 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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