Hi, I am new to this group. tryed to search for this problem but did not find any posting. when using the yui history manager on a page that is loaded inside...
Thanks, Satyam. I will give this a try. To fix it for the time being, I used prototype's "defer" method to let the call stack empty before executing. This...
I'm trying to implement YUI Uploader on a Coldfusion application. I've used the example code from example "Simple Uploader Example With Button UI", served...
Is there an example how to use LDAP in conjunction with AutoComplete control ? _________________________________________________________________ Time for...
I'm having some difficulty using tinyMCE within a YUI layout. The issue appears to be that tinyMCE.init and YUI layout don't get along. Either alone works...
Hi. Im implementing an RTE and after adding a custom icon, i cant make it load a custom image. If someone could help me, =) Here is the application ...
Why is it that I can only get the Rich Text Editor to load in IE when I place this script block in my HTML? <script> function displayEditor() { //The Editor...
Hello, I inspect the changelog of YUI 2.5.2 that "Menu no longer blocks the display of the browser's default context menu when right clicking on a MenuItem...
There's a typo here: [quote] beforeResize ( ) Firef at the beginning of the resize method. If you return false, the resize is cancelled. [/quote] 'Firef'...
Regarding the sample code for the Layout Manager available here: http://developer.yahoo.com/yui/layout/ When I used that code essentially verbatim (shown...
... <SNIP> E.T.A. A clarification: I tested the code in Firefox 2.0.0.20 and IE6 on Windows XP SP2 -- I did not test it with any other browser(s) or OS....
Hi [#1692382] DOM event "change" never gets fired. - ID: 1868816 http://sourceforge.net/tracker2/index.php?func=detail&aid=1868816&group_id=165715&atid=836476 ...
geronimox1986 -- Your problem is that you are loading your CSS file (estilos.css), then you are using YUILoader to load the Editor and it's CDD file. Which...
Rob -- I don't see why it wouldn't, please post a link to a broken page so we can see it happen.. Thanks Dav -- Dav Glass davglass@... blog.davglass.com ...
Thanks for your answer. I first thought it was that. I tryed but still not loading the custom image. I search the web looking for a web wich uses icon...
I have a CSS issue, I have a tabview, inside a dialog, which contains the datatable, on which I add a context menu. When I right click the context menu is...
There's an example of autocomplete usage with HttpHandler at http://yuiasp.net/livedemo/AutoComplete/AutoComplete_RemoteData.aspx Nothing with WebServices yet,...
The Chart Control refreshData method seems to only like when the y- value of the current data set is changed. Goes ballistic when new co- ordinates are added.....
Hi all, I was wondering if it would be easily achievable to have a YUI menu drop down from an <a href... tag, rather than from a button? If not, what would the...
Hi, It sounds like this may be related to the bug discussed here. http://tech.groups.yahoo.com/group/ydn-javascript/message/41443 At this point, outside of...