I have a YAHOO Panel object defined like this: profilesDialog = new YAHOO.widget.Panel(\"profiles_dialog\", {
Is ther开发者_JS百科e a plugin to upload images via the Images window, that will work with YUI 2.8.0r4 ?
In a webpage, it uses YUI connection manager/datasource to send AJAX requests to the server, if the session (which contains the info on whether the user has been authenticated) has already timed out,
I am experiencing this problem for few hours now and really not sure how to solve this. However its work fine in IE but it is not working in mozilla.
Im trying to replicate a simple hover effect in YUI just like you would with jQuery however its a little confus开发者_StackOverflow社区ing.
I have a component that creates a set of text like this in the innerHTML: fourty two<br><br><input value=\"Select\" type=\"button\">
YUI3 deprecated cssgrids, but I don\'t see a replacement API on the site. How does one layout grids when using YUI3 (in future -- for now, I can use yui2 grid开发者_C百科s of course)?There\'s no reaso
I\'m using YUI on my site.It works fine with no errors when you access over HTTP.However, when IE users access the site over HTTPS they get the dreaded \"this page contains secure and nonsecure items\
I am trying to found it the best way to keep my scripting i.e. j开发者_高级运维query/javascript separate from my view (html) in asp.net MVC...
I have encountered a peculiar problem when I migrated from YUI2.7 to YUI2.8 in one of the application I have deve开发者_如何转开发loped.