Skip to search.
ydn-javascript · Yahoo! User Interface Library Group

Group Information

  • Members: 10919
  • 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

  Messages Help
Advanced
Messages 10129 - 10158 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10129 sreekanth.nair Offline Send Email Mar 1, 2007
9:15 am
Please tell me how can i get the event happening inside an iframe can be attached with Yahoo event. i want to trigger a menu item virtualy to fire an event,...
10130 Nicolas Doye
mapnjd Offline Send Email
Mar 1, 2007
11:07 am
Aha - schoolboy error. I'd declared startTimeMenuButting inside a function (instead of in global scope). Changing that fixed it. Thanks for your time and back...
10131 guenzobr Offline Send Email Mar 1, 2007
1:16 pm
How to load/change my css style like the website webshots.com? I want change colors and some images by one click in page without reload the page. Lik an skin...
10132 Bhasker
bosky101 Offline Send Email
Mar 1, 2007
1:30 pm
I've stumbled upon this roadblock in ie ,its part of the itempotent event handling that im extending .more at ...
10133 Bryce Fischer
vbfischer Offline Send Email
Mar 1, 2007
2:03 pm
Windows: Topstyle is a favorite. I recently got this and really liked it: http://www.westciv.com/style_master/ For the Mac, I found this to be extremely...
10134 Andrew
ajmercer Offline Send Email
Mar 1, 2007
2:30 pm
Hi, I have just started messing around with YUI tabviews. I am trying to create something like the new yahoo mail interface where you can click an object and...
10135 mairkreis Offline Send Email Mar 1, 2007
3:14 pm
hi everybody, i am sad, because i hoped to get help here, but i try it again. i try 2 things with Menu-Treeview including contextmenu, i want to go to have the...
10136 jamessquires Offline Send Email Mar 1, 2007
5:13 pm
I would like to keep the menubar locked to the top of the browser so that is stays with the user as they scroll down the page. I couldn't find any...
10137 Del
dhanoad Offline Send Email
Mar 1, 2007
5:35 pm
I am trying to load XML data into a DataTable. I keep getting stuck at the "Loading data.." message connection.js is listed before datatable.js I am also...
10138 jamoville Offline Send Email Mar 1, 2007
5:53 pm
Using 2.2 of the UI. I've created a simple page that onload will create then destroy a dialog 100 times. In IE 6 the memory increases a lot but with Firefox...
10139 dan.doyle@... Send Email Mar 1, 2007
6:30 pm
Is there a utility in YAHOO!UI to detect if AJAX is available on a user's system as Yahoo! uses it? I need this in order to support browsers that do not...
10140 Marcos Mendonça
amrodt Offline Send Email
Mar 1, 2007
6:54 pm
I'm new to YUI. I'm need to recover the values submitted to YAHOO.widget.Dialog and place them on the page that called the dialog. Could anyone point to an...
10141 romadur22 Offline Send Email Mar 1, 2007
6:58 pm
... Hi Thomas, Yes, you are correct. Thank you very much for this explanation! Regards Thomas...
10142 Matt Warden
mwarden@... Send Email
Mar 1, 2007
7:00 pm
... Surprisingly, there does not seem to be any way to tell if instantiation fails: createXhrObject:function(transactionId) { var obj,http; try { //...
10143 pmcanulty01 Offline Send Email Mar 1, 2007
7:13 pm
The API shows a LOADING message and an EMPTY message attribute to the datatable - which is cool, and I'd use the EMPTY message to be specific to the table I'm...
10144 dan.doyle@... Send Email Mar 1, 2007
7:31 pm
It looks like I can check and see if the object returned is null or undefined. Does that sound right? Dan ________________________________ From:...
10145 tssha Offline Send Email Mar 1, 2007
8:12 pm
... user's system as Yahoo! uses it? I need this in order to support browsers that do not support AJAX, but still have javascript available. ... http. ... ...
10146 ajbarickman Offline Send Email Mar 1, 2007
8:54 pm
Hello all, I am trying to use AutoComplete with Lotus Domino. I have been trying everything I can think of but still am having no luck. I am using XHR to...
10147 rob_barics Offline Send Email Mar 1, 2007
9:29 pm
Im having a problem in IE6 where I have a page with multiple panels. In IE only the last panel anchors to the element that calls the panel. The first two...
10148 dan.doyle@... Send Email Mar 1, 2007
10:05 pm
Thanks for the help. ________________________________ From: ydn-javascript@yahoogroups.com [mailto:ydn-javascript@yahoogroups.com] On Behalf Of tssha Sent:...
10149 Mike K.
mking_cv Offline Send Email
Mar 1, 2007
10:09 pm
I've implemented a TabView to clean up my interface a little bit. It makes it much more user-friendly when viewing an existing record. But when entering a new...
10150 Jason Lustig
stagnification Offline Send Email
Mar 1, 2007
10:27 pm
Hi, I have been using Autocomplete in a number of webpages and it has been working great. However, now that I've upgraded to YUI 2.2.0, whenever I use the...
10151 David Ascher
david_ascher Offline Send Email
Mar 1, 2007
10:51 pm
... Thanks, that helps. Is it possible to find out when the drop happens, though? --david...
10152 David Ascher
david_ascher Offline Send Email
Mar 1, 2007
11:04 pm
... answering myself: yes, check the second argument to the callback for the customEvent. --david...
10153 iamakimmer Offline Send Email Mar 1, 2007
11:39 pm
Hi, I'm very new to YUI...and I was wondering, if you have a menu and you subscribe the menu to a function like this: oMenu.clickEvent.subscribe(onMenuClick,...
10154 jennykhan Offline Send Email Mar 1, 2007
11:58 pm
Hi there, This will be better supported in the next release of Logger. In the meantime, "\n" is supported when verboseOutput = false. Hope that helps, Jenny ...
10155 rob_barics Offline Send Email Mar 2, 2007
12:22 am
So, ive added a complete page (a test page) below to show what im attempting. In firefox is comes out as I expect. However in IE6 the panels are not...
10156 rob_barics Offline Send Email Mar 2, 2007
12:32 am
Nevermind. Bonehead. Bonehead. Bonehead. Overlay markup needs to be at the end of the page for IE6 to be happy. Easy cheesy. ... true); ... true); ... ...
10157 jennykhan Offline Send Email Mar 2, 2007
12:34 am
Hi Mike, We'll try to get this addressed in a future release. In the meantime, try applying the following patches to get you the desired behavior: As you have...
10158 grotgrot Offline Send Email Mar 2, 2007
12:56 am
I can't hook up events with the splitbutton. I want to get the main button being clicked (which according to the doc is an "option" event) as well as find out...
Messages 10129 - 10158 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