Sortable possible bug?
Using Sortable's "update" feature worked until I updated to jquery 1.3.1 ... Using the old versions of jquery update works fine however update or change wont fire no matter what I do with jquery 1.3.1 The following is the code I have used for a good while now: $("#list" + x).sortable({ update: function(){updateSortables();}, placeholder: "outlineBox", handle: ".groupHeader", cursor: "move", delay: 50, forcePlaceholderSize:
Bug with Asp.NET + UI.Dialog + DropDownList
In the code snippet below, select any value and pressing the button should display back the value selected. However, this is the way it behaves. It just resets to the first one in the list so the first item is always displayed no matter what the use has selected. This is just because the dropdown list is inside the UI dialog. In conclusion, any DropDown list contained inside a UI dialog lose its select state. This means that there is not way to recover the selected item. Here is the test code : <%@
draggable: how to cancel a drag operation from either helper: start: or drag: callbacks
Hi, how do you cancel a drag-operation from the callbacks of draggable({})?
Personalized downloads
I downloaded all of the jquery/UI eelements but cannot get any of them to work correctly (version(1.5.3)) I am unsure after I get the personalized version how to reference items like ui.core.js. I am new to this and am not familiar with js all that much.I am not sure if I am supposed to break out eac element or what can someone shed some light on this for me. where does ui.core.js and ui.tabs.js come from in a personalized download?
friendly reminder
http://twitter.com/filamentgroup/status/1207951654
Widget styles
Maybe it's just me cause I just started using the UI library but I am trying to find a way to apply a certain set of styles to an instance of a widget. For example I am using the tabs widget, I want to use it at the top of my site as the main navigation and I want to edit the styles apllied to that instance so that I can taylor it to match my sites look and feel. But I also want to be able to use the tabs widget again in my page alowing it to use it's default style/theme. I have tried to override
Rounding any corner + Dialog breaks in IE7
Hello, I am trying to figure out why rounding corners in a page that uses a Dialog breaks jQuery in IE7. I am working with the 'Bullet Proof Round Corners' and 'JRC 0.91' corner plug-ins which are both great. I'd really appreciate some input on this one. Has anyone had this problem before or familiar with the problem? Any advice or known fixes? Here's a paste to an example: http://paste.pocoo.org/show/102218/
make elements loaded with ajax, draggable
I have a list where all the items are draggable, they work fine. But when I add more items with ajax calls and try to drag them, it seems to drag all the new items at the same time. any solutions?
1.6b dialog code incompatible with 1.6rc2?
Richard D. Worth
How to get tabs working?
Hi! I have the following problem: When I use tabls like this (Ajax mode): <div id="service_categories_tabs"> <ul> <li> <a href="/welcome/testcontent" title="servicecategoriescontent">test1</a> <a href="/welcome/testcontent" title="servicecategoriescontent">test2</a> <div id="servicecategoriescontent"> </div> ... $(document).ready(function() { == $('#service_categories_tabs').tabs(); The first (default) tab is loaded via Ajax and displayed (just as I would have guessed)... BUT all other tabs just
Can't get datepicker to work
Hi all, I'm trying to use the jQuery UI datepicker widget and am having terrible trouble getting it to work. Right now it 'sorta' works in that clicking on the input box datapicker is attached to brings up an all text datepicker that overlays other elements on my HTML form. So it looks like the style sheets aren't being read, but when I use the Firefox Web Developer toolbar to look at the style sheets they are all there. Maybe the style sheets can't find the images? Here are is part of my HTML: <head>
Using jQuery for ANT Browser for embedded devices...
Does anyone know if jQuery could be used for ANT Galio Embedded browser...?
About JQuery Tab
Hi, Recently I used JQuery Tab ver 1.5.3. The latest stable version. I am realizing that when switching to other tab with toggle animation in IE (I'm using IE 7), it make the text font rendering not the same with my previous one before the toggle animation. Search through google, it said that it's because of Clear Type Rendering not ok in IE after animation. Fade in and fade out also the same, but I found solutions in internet which is <a href="http://blog.bmn.name/2008/03/jquery-fadeinfadeout-ie-cleartype-glitch/">http://blog.bmn.name/2008/03/jquery-fadeinfadeout-ie-cleartype-glitch/</a>
jQuery UI Accordion inside jQuery UI Tabs (monetary reward for help)
Hey guys, I'm completely new to javascript/jQuery programming, although I do have about six solid years of HTML and CSS coding. I'm currently building a website for a client, and for his needs I need to have an accordion inside the tabs. All I know is that it's a problem with the way the tabs change, as the accordion works perfectly fine in the first tab, and first tab only. After scanning the net, I've found a few resources that didn't help me fix it, but helped me diagnose what was going on. I
How to use selectable?
Hi everyone I try to use selectable as bellow code. However it did not work who can tell me why? Thanks in advance. Wang Suya <html> <head> <script type="text/javascript" src="jquery-1[1].3.1.min.js"></ script> <link href="treeTable/src/stylesheets/jquery.treeTable.css" rel="stylesheet" type="text /css" /> <link href="master.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="treeTable/src/javascripts/ jquery.treeTable.js"></sc ript> <script type="text/javascript"> var b
Dialog won't show after closed
Dear all, I have a dialog, and it won't show up for the second time after being closed. Does anyone know the resolution to this? I tried event binding with no luck. Can anybody give me a hint on this please? Thank you very much.
UI Dialog
Dear all, I've got a question regarding UI Dialog. 1. Does a UI Dialog has to be initialized before the DOM is ready? Because I'd prefer to call it when it is clicked by a hyperlink. But if I call it this way it won't show up after I click it for the second time. 2. Related to the one above, do I have to attach a click listener to a hyperlink that will call the dialog? Why can't I just put an onclick attribute inline on my hyperlink? Thank you in advance.
buttons on dialog are in reverse order
With UI ver1.6rc6, the buttons on dialog are in reverse order, against the order in button option. Is that is the way of Ver 1.6 should be or it is a bug?
jQueryUI: in Accordion/Section 3 <UL> list not showing
Hi, Look at: Accordion/Section 3. The items inside the <UL> ...</UL> tags in the text area, are not showing as a LIST. They show as a single line, like this: List item one List item two List item three Tried with FF 3.0.5, Safari Win (latest) & IE6 (yes...6). SFdude
http://zencart-jquery.com/zencart/ How they make slideshow?
Hi I saw nice template that made by JQuery http://zencart-jquery.com/zencart/ How they make slideshow? Thanks, Yosef
slider floating point values?
Is it possible to receive floating point values from the slider UI? I've tried setting min/max/step to fp and results are returned as integer...thanks.
refresh helper proportions
Hi, I'm using a clone helper for my sortable list, and it's working great except that I am applying a style to the helper so that the helper element is a smaller size than the original item element. So, for example, the item in the list is 100x100px, and the helper is 50x50px. The problem becomes noticeable when I apply a containment. For some reason the helper's proportions do not change to 50x50px, and remain 100x100px, causing the edge of the helper to hit the containment boundary incorrectly.
non-integer slider values?
I read some posts here regarding floating point slider values--it seems that slider code has been "fixed" to return integer values now. Is there a way to receive floating point values from a slider? I've tried using fp values in the min/max attributes and seem to be getting only integer results...
dialog problem
hi, if I set shadow false, for example $('div#box').dialog({ shadow: false, width: 300, height: 300 }); when I drag the dialog window and there will be an error this.shadow is undefined how to solve it?
sortable serialize disables sorting/dragging
with the code used below (clipped some for readability), i lose the ability to drag and drop my list items, when i remove the 'serialize, {key: 'order'} from the .sortable(). i regain dragging and dropping, can anyone help me find the problem with my implementation? <script type="text/javascript" src="../js/jquery.js"></script> <script type="text/javascript" src="../js/jquery-ui- personalized-1.5.3.js"></script> <script type="text/javascript"> $(function() { var result = $("#gallerySort").sortable('serialize',
Word Completion In my Editors:Eclipse, Netbeans not work for function and other function from ui themes: $('#tabs').tabs()
Hi, I download jquery-ui-personalized-1.6rc6. The Example file works well, but when I try Word Completion In my Editors:Eclipse, Netbeans not work. I try to find word completion for $("#accordion").a its give me javascript functions but not show me accordion() in the list, same as tabs() package: jquery-ui-personalized-1.6rc6 file part from: example.html <script type="text/javascript"> $(function(){ // Accordion $("#accordion").accordion({ header: "h3"
resizeable snap to grid
I can not seem to get the snap to grid feature to work on the below code snippet... does a fine job of creating a resizable element, but the snap fails. $('#'+el).resizable({ ghost:true, grid:50, // also tried '50px' // containment:'#layout', stop:function(){ //refactor redundant! resizeH = $.evalJSON($('#metacache').text()) var h= $(this).height() + "px" var w= $(this).width() + "px" var cur = this.id jQuery.each(resizeH, function(i,val){ if (i == cur) { resizeH[i].properties.width = w resizeH[i].properties.height
Not round tabs in IE because css3 not suported - Can this problem fixed in the next version of themes?
Not round tabs in IE because css3 not suported - Can this problem fixed in the next version of themes? (I used most of the time Firefox and Chrome but regular users use IE more than others.)
JQuery Tabs and Clear Type Problems
Hi, I have used JQuery-Tabs latest stable version which is 1.5.3 for tabs. But don't know why, the JQuery Tabs after toggle animation make the clearType rendering problem in my website. How to encounter this? For fadeIn, fadeOut also but for this bugs, I've found the resources from the internet to make the filter style equals to "". I have tried to make the filter style become "" also in JQuery Tabs event showtabs. But it didn't help. I have seen through the JQuery Tabs code, it seems that the filter
jQuery drag n drop gallery
I cannot find the drag n drop gallery (shopping cart like) that was shown on: http://jqueryui.com/demos/ Why was it removed from the server? Thanks
Having real problems actually downloading a working copy of ui - tabs
I'd like to use the ui tabs, so I go the download page, I figure it would be like jquery where I have two choices compressed or uncompressed. Instead i'm assaulted with a whole lot of choices, so ok I want tabs so I grab core and tabs, click download (1.5.3 is what i'm after) I get a zip file like jqueryui-personalized-1.5.3.zip ok no problem but when I open the zip file there are two files jquery-ui- personalized-1.5.3.js & jquery-ui-personalized-1.5.3.min.js and a folder labeled i18n what the heck
Javascript error re connectWith variable on sortable list (jquery)
Have tried everything to get this working. Basically within each portlet there are 2 sections and users should be able to drag items from one section to the other (within the same portlet). As the sortables are generated dynamically, have tried to do something similar by creating a variable for connectWith, but keep getting javascript error when I include the connectWith line. See: http://www.nimr.mrc.ac.uk/ttest/090209/nimri_c.html I don't want the user to be able to move list items from list1 to
possible bug with tabs and IE (might be UI-related)
I have a page with tabs that works fine in webkit-browsers, however in IE it freezes and kills the application. I have spent some time in #jquery and several people have tried to understand this problem, with little success. What we have found so far is that the UI-icon-class gets a very high minus-position and the the whole graphics is glitching. The biggest problem is that IE gets stuck in an infinite loop and crashes when trying to switch between tabs, however no additional functionality is performed
Sortables and .live
Hello, group! I'm using jQuery 1.3.1, UI Core 1.6rc6, and UI Sortable 1.6rc6 on a page. I couldn't find any documentation on how to use the new .live event with the sortables. It's got to be possible, right? Here's my sortable code: $("#the_list").sortable({ handle : '.handle', axis: 'y', update : function () { var order = $('#the_list').sortable('serialize'); $("#info").load("process-sortable.php?"+order); } }); I'd appreciate any help!
Dialog show / hide method control.
Is it possible to have better control over show / hide method for dialog box? For example, the default behavior for show/hide using drop is always drop to left. How do I go about making the show / hide effect to use a "drop right" instead?
Adding datepicker to dynamically created input field
I've read a few posts here about this, but I'm still having a problem. It works fine if I hard code the page to load with an input field. But when I dynamically add a field it doesn't show up when I click the field. The hasDatepicker tag has been added to the class, but still nothing. I even tried calling datepicker for each field at the end of the function that creates each new field, still nothing. Anyone else experiencing this? <script type="text/javascript"> $(document).ready(function(){ $(".datepicker").datepicker();
Trouble downloading jquery UI
Is anyone else having difficulty downloading jquery UI? I'm consistently getting a message "This download has been blocked by your Security Zone Policy". I found the thread on mozillazine http://kb.mozillazine.org/Unable_to_save_or_download_files and followed all the steps applicable. This was originally happening on my work computer and though they're pretty liberal with policies, I thought that may be it. But I'm having the same issue on our personal computer. I've never seen this before tonight
keypress on ui1.6rc6
HI, all After installed UI 1.6rc6, all keypress events on modal dialog are blocked out.
Confused about jQuery UI Builds and Themes and Customer Builds
I've download "Start" UI Theme and run the Demo and it works fine. If I replace jquery.ui.all.js (304KB) that comes with the "Start" Theme download with jquery.ui.all.js that comes with the normal jQuery UI download (275KB) the Tabs, Accordion, Dialog etc. don't work. Further I've created a page that just uses UI/Tabs and built a Custom Download with just Tabs and UI Core. The Tabs don't work with this. If instead I use the jquery.ui.all.js that came with the "Start" Theme the page works. So: 1)
Droppable accept option - getter/setter broken
I am new to jQuery and an intermediate JS developer (I usually see how things work but don't always understand why). I encountered a probable bug with the droppable 'accept' option. The API provides the following details for getting/setting the option: ---CUT-- Initialize a droppable with the accept option specified. $('.selector').droppable({ accept: '.special' }); Get or set the accept option, after init. //getter var accept = $('.selector').droppable('option', 'accept'); //setter $('.selector').droppable('option',
Next Page