yui
Translating YUI to jQuery functionality
I am totally new to jquery and I need to migrate some code from YUI to jquery. Need some help to start off with this.Ple开发者_运维知识库ase help translating the following piece of YUI code to jquery.[详细]
2023-03-16 08:52 分类:问答YUI autocomplete in datatable is hidden in the cell/CSS-Problem
I have a YUI datatable and would like to have an autoComplete in one of the columns. I get the autocomplete to work and everything, but now I have a CSS problem, it seems.[详细]
2023-03-15 16:31 分类:问答Show YUI Pie Chart when no data returned in datasource
Unlike the other charts in YUI, such as the Line Chart, the pie-chart does not display an empty outline of the chart when no data is available. Instead nothing displays at all - just a blank space.[详细]
2023-03-15 11:57 分类:问答Launching a floating window/ iframe without an AJAX framework
As such I need to be able to open an iframe as a layer on the page but can\'t load up a framework given the weight and potential for conflicts as this is an addon to other sites.[详细]
2023-03-14 18:29 分类:问答YUI autocomplete url local datasource
I have an array that resides on the same domain as my html and I want to use the array as the source for an autocomplete textbox. Contents of myarr.json (1 MB):[详细]
2023-03-14 06:22 分类:问答Form doesn't submit in chrome if form submit button is disabled onclick
I am using YUI3 rich text editor and onclick of the submit button the editor saves the changes then the button is disable开发者_StackOverflowd[详细]
2023-03-12 18:43 分类:问答Using the YUI Compressor on JavaScript files containing PHP
I want to use the YUI Compressor on JavaScript files that contain PHP code like for example: <?php $include \'headerDefinitions.js.php\'; ?>[详细]
2023-03-12 13:34 分类:问答Help me properly make an AJAX call
I have a JavaScript function that is being called. I need to have it call a PHP function and return a true/false.[详细]
2023-03-12 11:15 分类:问答How to call a PHP function from JS that is invoked when clicking a link?
I have this test page: http://www.comehike.com/hikes/uncancel_hike.php?hike_id=30 When click开发者_如何学编程ing \"yes\" I am able to get the JavaScript function invoked named uncancelHike, but I do[详细]
2023-03-12 09:15 分类:问答YUI3 Plugin.base not rendering
I\'m trying to use a yui plugin that pulls from a json file and populates a div on the page. Everything should be a go, however, since the plugin never gets to the render stage, the rest of it does no[详细]
2023-03-11 03:15 分类:问答