documentation of UI elements
I looked through a few of the UI elements and I'm not seeing the documentation for the options on many of these. For example: http://docs.jquery.com/UI/Dialog/dialog#options Doesn't say at all what the options are.
noConflict() problems
If you call jQuery.noConflict() prior to loading the scripts for the following ui functionality, they will fail ... mouse, draggable, calendar, magnifier, resizable, shadow, slider and sortable. They all reference $, either directly or by passing it into the anonymous 'run-now' function - I couldn't think of a better way to describe it, but you know what I mean .... (function($){ [code] }) ($);
Sortables downloading and demo issues
When you use the UI downloader and click on "sortables" it automatically checks the draggables and droppables options. When I downloaded it to use it didn't work, and on further inspection the sortables page at http://docs.jquery.com/UI/Sortables says that ui.mouse.js and ui.dimensions.js are required for this plugin, but they are not included in the downloaders compiled download. Then when viewing the sortables demo at http://dev.jquery.com/view/trunk/plugins/ui/demos/ui.sortable.html it doesn't
Dialog Window Demo Page fails in IE 6,7
http://dev.jquery.com/view/trunk/plugins/ui/tests/dialog.html Works in Firefox but in IE 6/7 it generates an error 'expected identifier, string or number' line 98. Note: the dialogs work fine at http://ui.jquery.com/, so its not so much a bug as the implementation on that demo page. Just wanted to point it out. Looks like you have done great work! Thank you for your contribution to the community.
UI Downloader Suggestion
First, kudos on getting this launched. Good stuff! For the downloader I was wondering if it would be possible to put in the comments at the top of the file which components are included in the download you build. It would be nice to just look at the file and see if it has a component you need, then having to go back and build it again making sure it has each option you want. So something like: "Contains: draggables, droppables, calendar" Just a thought. Thanks for the great product!
serialize of sortable
Hello everybody, I've got a list and I want to serialize the content of this one to check the changes for example. Thank a lot, Weboac
serialize of sortable
Hello everybody, I've got a list and I want to serialize the content of this one to check the changes for example. Thank a lot, Weboac
That was my first thought as well when the OP mentioned writing an app.
(Reposted from main list, per request from J.R.) Hiya! http://ui.jquery.com/ i'm looking through the Tabs demo (nice stuff) and i noticed that the "Ajax tabs" demo appears to have a problem. When i click on any tab, i see a brief "loading..." text, then no content. Is this as designed? If so, i would recommend putting some dummy content in there to avoid any confusion. (Only tried it in Firefox/Linux 2.0.0.6.) Slightly related: the tabs docs are full of the comment "(no zero- based index)". What
jQuery UI demos: minor bug in Tabs demo
(Reposted from main list, per request from J.R.) Hiya! http://ui.jquery.com/ i'm looking through the Tabs demo (nice stuff) and i noticed that the "Ajax tabs" demo appears to have a problem. When i click on any tab, i see a brief "loading..." text, then no content. Is this as designed? If so, i would recommend putting some dummy content in there to avoid any confusion. (Only tried it in Firefox/Linux 2.0.0.6.) Slightly related: the tabs docs are full of the comment "(no zero- based index)". What
no absolute font-size should be specified in theme css files
jQuery UI themes works great, but it could be even better if you remove all absolute font-size specifications. I see there is a flora.all.css, so if you have to set the base font-size, why not put them there, so anyone don't like it can easily modify it? If you don't know, 8pt/9pt may be good for English chars, but they looks ugly for Chinese/Japanese/Korea chars.
Download Error
<span style="font-family: trebuchet ms;">When I click on Download, and then the link on "Everything". I get the following error (FF, Vista)</span><br style="font-family: trebuchet ms;"><br style="font-family: trebuchet ms;"> <br style="font-family: trebuchet ms;"><span style="font-family: trebuchet ms; background-color: rgb(255, 255, 153);">This XML file does not appear to have any style information associated with it. The document tree is shown below. </span><br style="font-family: trebuchet ms;
draggable table rows(bug/feature request)
I submitted a ticket into Trac here: http://dev.jquery.com/ticket/1632 Basically testing out the drag/drop features, it doesn't quite seem to work when the draggable item is a table row. Example code is here: http://pastie.caboo.se/97817 More details in the Trac ticket
Selectable digression
first off all I must say that english is not my primary language, so sorry for my grama ;) i was checking the http://docs.jquery.com/UI/Selectables and realised some big disadvantage imo. When you drawing select area, the divs are selecting but when you decrease the area, divs are not becoming undelected.. the are still selected... its denies the intuition... im sure that it should delect divs that not in selected area... renember about it before relase, correction shouldn't take many time. My borwser:
Look and feel - Using flash only as a proxy, not as the user interface
I have been working on a JQuery Upload widget that is not like the others in one very important way. It looks and feels like a regular Upload control. I use an html textbox and button to make it look "regular" that way if other plugins re-style it will all match and you won't have this flash upload that looks completely different. You may think this is unimportant, but I know 2 dozen web designers that agree with me. I was still using flash to do the upload, but the flash was a singleton, so I could
Thinking jQuery UI
Hi guys, I was thinking about the jQuery UI and how "we" can improve it. I think that it should be splitted up to three layers: 1) Core, which will have fundamental functions like, drag-n-drop, re-size, mouse, dimensions, effects/animation and so on... Maybe it should have layout containers as well. 2) Element, which will contain basically stuff like slider and tree... For better developer experience and to keep constant between elements API, element has to implement some options and methods, such
To much recursion in slider
Hi Folks, Right I couldn't wait until sunday as I was about to start using the old interface plugin for slider today...until I read about 1.2 and ui being release on Sunday. I have just checked out the full trunk of jquery with all the plugins etc. Using the slider demo trunk/plugins/ui/demos/ui.slider.html Slider works as a slider, but if you click along the slider to make the slider jump to that position i get 3 "too much recursion" errors...my CPU jumps through the roof as well. Here are the errors
SingleSelectable 1.0
just added: http://jquery.com/plugins/project/SingleSelectable This is a Very simple plugin. I'm too frustrated with Interface's selectable, which is unusable.
Skinning of tabs
Hey guys, I need someone to skin tabs (in the new skin "Flora"). I have attached the file you'll need, how it should look like, and I have created a fempty file, in trunk/themes/flora/flora.tabs.css . Look at the other files to see how it's done. Please answer soon! Thanks, Paul<br clear="all"> -- -- Paul Bakaus
help needed for Block UI plugin
hi, iam using jquery block UI plugin for opening a modal window. can i open a one more modal window over the existing modal window usinf the current plugin. if so how can i do that? can anyone help me on this. thanks kiran
So it's not releasing on 10th, Sep?
First of all, thanks for your great work. JQuery is something impressed me a lot, though I've seen prototype, yui, and other competitors. I was waiting for JQuery UI 1.0 to begin a new web site development for weeks. Since you changed the release date again, I think maybe I should consider using non-official plugins, or try yui for instead. What's your suggestion? And will it be long to see JQuery UI 1.0? Thanks!
Theme chooser IE error
Hi all, I had a hard time trying to fix an IE bug in my tabs plugin, just to find out it's a trailing comma in the theme chooser: $("body").themes({ "light":"Light", "dark":"Dark", ^^ }) Just wanted to let you know to not let this happen again... :-) --Klaus
@john/paul: uiUpload documentation started
I've started documenting uiUpload. Personally i want the uiUpload to run off the dev server, but i don't know if i have access to PHP there to try and get them running. I also started on the docs, is uiUpload included in 1.0 release? If so i know i have to hurry with the docs ;)
UI Tabs aka Tabs 3 - nearly there - two questions (Paul, John)
Hi all, I think I have nearly finished the tabs for UI. Paul, I have a question regarding the callbacks, what's the prefered way to do it? Variant 1 (specify callback, currently implemented): $('#tabs').addTab('#new', 'New', function(disabled) { //do something }); Variant 2 (general callback): $('#tabs').tabs({ disabled: function(disabled) { // do something } }); $('#tabs').addTab('#new', 'New'); I do already have the second approach for click, hide, show events. Maybe I got a little confused. Maybe
UI Selectables
I committed the first version of UI Selectables. Check out the test page here: <a href="http://dev.jquery.com/view/trunk/plugins/ui/tests/selectable.html">http://dev.jquery.com/view/trunk/plugins/ui/tests/selectable.html </a> It supports: - custom filter (jQuery selector) for selectees (selectable children) - mouse multi-select - callbacks: select, unselect In keeping consistent with naming and other UI/plugin APIs, the container is called a selectable (.ui-selectable). The child elements, which
Draggables with Input elements IE6
I know there have been difficulties with Draggables containing <input> elements of various types in interface.js Version 1.2. Basically in IE6 - the ability to select text in a text input with the mouse is lost, and the select() function of the input is lost in Javascript as well. It's a very severe bug. It occurs when the input is contained in a <div> which is made Draggable with interface.js Version 1.2, in IE6 (maybe IE7 too, i don't know...) Will this limitation be addressed in the new jQuery
UI Downloader
Hello folks Last two days I was working on UI Downloader front-end, you can see progress [1], it is not complete yet, here some issues... in short At the first hour, I built tabs and element's dependents selection, it works fine, e.g. you can check "Mouse system" and watch "Dimensions" getting checked as well, if you try to un-check "Dimensions", UID will prevent you and shows the reason, I tested it on Firefox 2, Opera 9, Safari 3 and IE7... all works fine but IE7 has problem with tabs position
Resize Images
Hi, Just examining the new UI library. Progress looks great! One question: Will Resizeables be able to resize Images? <img> elements? I have been unable to see how to do this with the existing interface.js library or the jqDnR.js plugins. I am looking for functionality like in the Walter Zorn library - where user can directly re-size an image. hoping this made it into the first release! cheers, Joe
UI upload
hi! i just saw that there is an upload UI planned: http://docs.jquery.com/UI/Upload i would like to offer my help for this widget, since i gathered some experience in doing it with my plugin jqUploader, and some ideas on how best to do it, and what are usual users expectations. Have a nice day ! Alexandre
Reporting Bugs / Bug in ui.accordion.js
Hello! Where can I report bugs at the moment? Shall I post them into trac or to the newsgroup? Or shall I shut up and stop bugging you and wait until the first release? Anyways: In ui.accordion.js slice(0,1) should be used instead of eq(0): Index: ui.accordion.js =================================================================== --- ui.accordion.js (Revision 335) +++ ui.accordion.js (Arbeitskopie) @@ -147,7 +147,7 @@ : headers.not(headers.not(selector)) : selector === false ? $("<div>") - : headers.eq(0)
jQuery UI Deadline
Hi Everyone - It's time to set some deadlines. I'm going to be quite strict with these - as I'd rather have a small, but excellent quality, release than a large, disorganized, release. So here are the deadlines: Sunday August 10th: Feature list deadline. Beyond this point, no more feature additions will be added to the list of features in the jQuery UI release, anything past this point will have to be held off until a future time. Only items that are claimed by a dedicated author will be kept. Sunday
playing with the UI library
I've been playing with the UI library a bit and I'm very impressed. Thank you for all of your hard work. I'm making a little graphing utility with resizeables and draggables just so that I can see what this thing can do. So far so good. I'm thrilled with what I've been able to do even with the minimal documentation! One thing I'm looking for opinions on is the connectors. What would the best "hook" be for me to attach to for keeping a connector in sync with the motion of it's connected objects? I
couple of drag/drop bugs
First off, great job on the new UI. Your effort is appreciated. I ran across 2 bugs with the drag/drop. http://dev.jquery.com/ticket/1553 http://dev.jquery.com/ticket/1547 Just wanted to give a heads up and leave contact info in case anyone needs more info pragueexpat <at> hotmail.com
UI menu: help needed.
Hi, I've been working on my toolbar plugin, and i'm looking to know if you can convert a list to a menu on the file, or append a menu to something, I'm creating the dom on the fly based on (hopefully) : $(...).toolbar({ menu: { {text: 'item1', ...other required menu things here...}, {text: 'item2', ...other required menu things here...} } }); which would create a button with a menu similar to that, that ext.js creates. This would enable buttons with drop-down menus, which could quite possibly be
Add your callbacks!
Hi devs, the following plugins still don't have any callbacks people can use to track what your plugin is doing right now: <ul><li>ui.tree.js</li><li>ui.toolbar.js</li><li>ui.tabs.js</li><li>ui.menu.js</li> </ul>I have updated the developer guide to reflect the recent changes for callbacks (John added a new triggerHandler method to jQuery), please look here how to implement it: <a href="http://docs.jquery.com/UI_Developer_Guide#Callbacks"> http://docs.jquery.com/UI_Developer_Guide#Callbacks</a> .
Addition of a few functions to the core
I'd like to suggest a few things that wouldn't probably hurt if they were added into the core of UI. These functions are as follows: @@ UUID(prefix) Desc: Generates and returns a unique string with a prefix: optionally filled by user or defaults to ui-dom Code: http://pastie.caboo.se/92917
Addition of a few functions to the core
I'd like to suggest a few things that wouldn't probably hurt if they were added into the core of UI. These functions are as follows: @@ UUID(prefix) Desc: Generates and returns a unique string with a prefix: optionally filled by user or defaults to ui-dom Code: http://pastie.caboo.se/92917
UI Templating: very basic.
Okay, so after trying to work out uber complicated templates for the UI, i ended up just going for my own simple method. I've written it as a UI plugin, because there's no need for it elsewhere at this stage. API below. $.ui.tbTemplate(template, keys, values) // Returns string. @@ template: String or Array of template. @@ keys: Keys to access objects in the template. @@ values: Values to replace keys with when found. eg: var id = 'hello'; var text = 'hello2'; var toolbarBtn_tpl
UI Tree with mouse support
I checked in some mouse support for UI Tree. You can use the mouse to: - multi-select nodes - move nodes - sort nodes - indent/unindent nodes - ctrl-click nodes I'm still working on shift-click select (though I'm close). Please, if you can, take some time to try it out and let me know if you find any issues. Thanks. - Richard
ui.mouse.js -- dragPrevention
The dragPrevention option seems to take a comma-separated list of element names as it's currently implemented. Would it be possible to make it understand selectors instead? ---- This issue came up, because I tried to use draggable and resizable at the same time, and (maybe I'm doing it wrong), but when I try to resize a div, the whole div gets dragged as well. I don't want the resize handles to affect pure dragging, but I don't know how to express that. Any help would be appreciated. Thanks in advance.
Animate color
Is there any planned color animation for 1.2 or the upcoming UI release? It's something I've dreamed about, and I've never wanted to load all of Interface just to animate color, so I've been thinking about writing a jQuery extension to extend .animate(). I don't want to reinvent the wheel, however, so if progress has been made since Interface 1.2 I'd love to know about it. I imagine it shouldn't be too difficult, esp. with the various color- animating scripts out there (Interface, Basecamp's highlighter,
Next Page