[jquery-ui] how can make button temperayly not work

2009-02-18 Thread wangsuya
Hi everyone Who know how to make temperayly does not work when push it? Thanks in advance. Wang Suya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery

[jquery-ui] jQuery UI rc6 dialog() Causes 'Component is not available' exception when used in Greasemonkey

2009-02-18 Thread Daniel X Moore
I'm getting this awkward error any time I try and create a dialog from Greasemonkey... I believe it has to do with the limitations of XPCNativeWrapper https://developer.mozilla.org/en/XPCNativeWrapper#Limitations_of_XPCNativeWrapper , though I am not 100% sure. None of the core jQuery methods t

[jquery-ui] jQuery selectable list inside a dialog widget

2009-02-18 Thread JL
I am trying to implement a selectable and draggable list inside a dialog widget. When the list is on the base page (outside of the dialog widget) it works as expected. When I move it into the dialog, the selectable nature disappears. Any ideas why this is happening? Is there an overlay somewhere

[jquery-ui] sortable + blur - broken?

2009-02-18 Thread Bill Johnson
I'm having trouble with a sortable setup and I believe it's a bug. I have setup a very simple standard sortable like the following: item 1 item 2 When the user clicks one of the items in the sortable I am doing an "edit-in-place" textfield. So basically I overwrite the text content of t

[jquery-ui] sortable + blur - broken?

2009-02-18 Thread Bill Johnson
I'm having trouble with sortable and the blur event. I have a pretty standard sortable setup with a populated with s that are sortable. I have attached a 'click' event handler to that initiates an "edit-in-place" textfield. That works fine. However, I have a blur event handler registered with th

[jquery-ui] JQuery UI 1.5.3 Issues with them and functionality!

2009-02-18 Thread greg
Hello, I have been trying for hours to get the datepicker working. The one on the site seems to work well. The themes are complete and the functionality works well; however, after I download a package with them it doesn't work the same way locally. I have unzipped my package with theme and ope

[jquery-ui] iPhoto-like Resizing of Images

2009-02-18 Thread the_riddle_of_steel
Hello, I'm trying to use jQuery UI to create a similar effect like this: http://interface.eyecon.ro/demos/slider_resize.html I tried playing around with that demo but it seems that the site is no longer maintained and the example does not work with the latest version of jQuery. I'm sure UI can a

[jquery-ui] jQuery UI Resize Images Using Slider

2009-02-18 Thread the_riddle_of_steel
Greetings, I'm attempting to create an iPhoto-like image resizer, similar to this example: http://interface.eyecon.ro/demos/slider_resize.html. Unfortunately, the Interface Elements website seems to have been abandoned (or is this what jQuery UI turned into? They seem so similar.) so the script

[jquery-ui] Can I make Jquery UI Dialog work like Facebox?

2009-02-18 Thread Tonkatsufan
Hi, I would like to automatically make a number of links on my page (with the rel="dialog") attribute set open their target via AJAX in the dialog. Exactly what the Facebox plugin does. I guess it would be possible but I am not sure how to implement it. Thanks for your help tonki --~--~--

[jquery-ui] using accordion for navigation

2009-02-18 Thread bloodymary
Hi there I'm developing website and for navigation I'd like to use slide in and out accordion like navigation. for each link there will be sublinks. My problem with this is that when i clock on link from the main menu it will populate the page inside the widged instead of loading the page. If the

[jquery-ui] Deep Copy of UI Widget Options

2009-02-18 Thread kazooka
I'm creating custom widgets with 1.6rc6 and I noticed that when creating a custom widget, the default options are NOT deep copied to the options passed in during instantiation. For example: // Create the widget $.widget('myWidget', { init: function (){ /* At this poi

[jquery-ui] Re: Keyboard( arrow keys) controls for slider not working with slider.js 1.6rc6 and core.js

2009-02-18 Thread Ranjith P S
Thank you, i will try using the version you mentioned On Wed, Feb 18, 2009 at 7:19 PM, Richard D. Worth wrote: > You can't use different versions of ui.slider.js and ui.core.js. If you > want to use the 1.6rc6 version of ui.slider.js, you'll need the 1.6rc6 > version of ui.core.js. > > - Rich

[jquery-ui] Re: Suggestion -- More items in the discussion list

2009-02-18 Thread Charlie Tomlinson
gmail has free POP3 service,  load it into email client...save time reviewing, sorting threads etc Steven Black wrote: You misunderstand: you can only see 30-items per page, which is very small time span. I wish this was configurable. **--** Steve On Feb 18, 5:44 pm, James wrote:

[jquery-ui] Re: Suggestion -- More items in the discussion list

2009-02-18 Thread Steven Black
You misunderstand: you can only see 30-items per page, which is very small time span. I wish this was configurable. **--** Steve On Feb 18, 5:44 pm, James wrote: > It goes back for more than 3 or 4 days. Click on the "Older »" link to > seem more of the old stuff. > > On Feb 18, 5:39 am, "Ri

[jquery-ui] Re: JQuery Tab's Jumpiness in Mozila Firefox

2009-02-18 Thread Steven Black
The trick here is to assign a common height to all your tab pane containers. **--** Steve On Feb 18, 8:38 pm, N3T wrote: > Hi, > > I have jumpiness problem when trying to run toggle animation transition > between each tab. > > It happened in Mozilla Firefox. > > I make the toggle animation s

[jquery-ui] Re: Toggle callback destroyed by UI effects?

2009-02-18 Thread Scott González
I've created a ticket for this: http://dev.jqueryui.com/ticket/4181 As a temporary workaround you can pass an empty hash as the second parameter: .toggle("slide", {}, function() { alert("hey"); }); On Feb 15, 11:16 am, Brandt wrote: > Hi there jQuery gurus > > If I use jQuery UI effects with

[jquery-ui] Re: Help with dialog boxes

2009-02-18 Thread Scott González
Hi Adam, Which version of UI are you using? On Feb 16, 8:28 pm, Adam S wrote: > I am trying to write an app that has a table, and upon clicking each > row, it needs to load a dialog box that will be loaded via AJAX.  The > challenge is, I need to pass the variables as I'm echo'ing the HTML. >

[jquery-ui] Re: Resizable modal dialog, iframe and scrollbar issue

2009-02-18 Thread Scott González
Thanks David, any chance you can put 1.6rc6 on that page? On Feb 17, 8:48 am, David Healy wrote: > Apologies for the delay... please take a look > athttp://dbserver.sac.ac.uk/~dhealy/ > > Click on "Learning Enquiry Form" or "Request A Prospectus" - you'll > see the right-hand drag handle genera

[jquery-ui] JQuery Tab's Jumpiness in Mozila Firefox

2009-02-18 Thread N3T
Hi, I have jumpiness problem when trying to run toggle animation transition between each tab. It happened in Mozilla Firefox. I make the toggle animation slow and I have long tab. When the tab doing animation, I scroll down my browser, and the animatioin is really like a mess T_T. Anyone know

[jquery-ui] Re: Free App: Combo. Menu: divs of Tabs with inner Accordians

2009-02-18 Thread lorlarz
On the suggestion of one helpful person (in private email), the app now response to normal left-click on the links in the accordian tabs (and you may have >1 link in any given accord. tab). On Feb 18, 10:09 am, lorlarz wrote: > I am now giving away a free Combo. Menu App, made of switching divs,

[jquery-ui] Re: Links inside the accordion

2009-02-18 Thread lorlarz
You can get the code for my app (which now works with conventional left clicks on links) and see how I got links to cause no problems _AND_ allowing multiple links to work from one accordian tab: Go to http://mynichecomputing.com/testpage/alone.html and get the zip. See the js file and the head

[jquery-ui] Re: Suggestion -- More items in the discussion list

2009-02-18 Thread James
It goes back for more than 3 or 4 days. Click on the "Older »" link to seem more of the old stuff. On Feb 18, 5:39 am, "Richard D. Worth" wrote: > This is part of the design of google groups, not a setting we can modify. I > believe the idea is that you use the search form at the top. > > - Ri

[jquery-ui] Re: [accordion] Links inside the accordion

2009-02-18 Thread Lorin Larson
If you put links (and their associated content) inside their own individual p tags and then set extra styles in the head for .ui-accordion p { margin-top: 0px; margin-bottom: 0px; } more than one link might well work. I believe so, because it works for right click. In my app I disable regular

[jquery-ui] marquee inside a jquery tab

2009-02-18 Thread tyliong
I tried to put a inside my jquery tab but it doesn't work. Do i need to do anything special to get it to work? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to j

[jquery-ui] Re: 2 different themes on the same page

2009-02-18 Thread ScottJehl
We'll be rolling out an update to the download builder very soon which will allow CSS theme scoping and custom theme folder naming. These two changes make running multiple themes on a page very simple. Unfortunately, due to the way dialog and datepicker are appended at the end of the body (for IE

[jquery-ui] Re: 2 different themes on the same page

2009-02-18 Thread Paradime Web
I found a way doing it like this. Is this the right way? .ui-tabs .ui-widget-content { } .ui-tabs .ui-widget-header { } .ui-tabs .ui-tabs-nav .ui-state-default, .ui-tabs .ui-tabs-nav .ui- widget-content .ui-state-default { } .ui-tabs .ui-tabs-nav .ui-state-default a { } .ui-tabs .ui-tabs-nav

[jquery-ui] Re: Loading tab content when it is selected

2009-02-18 Thread Gigi
Oh, I see. Thanks! On Jan 27, 7:11 am, Klaus Hartl wrote: > As long as you do not set the cache option to true a tab is getting > reloaded each time it is selected. > > --Klaus > > On 26 Jan., 22:01, Gigi wrote: > > > Hi: > > > I would like to have it so that when users click an a tab it reload

[jquery-ui] Free App: Combo. Menu: divs of Tabs with inner Accordians

2009-02-18 Thread lorlarz
I am now giving away a free Combo. Menu App, made of switching divs, tabs and accordians -- all downloadable from a link. Directions are also provided. Demo, download and directions are at: http://mynichecomputing.org/testpage/alone.html (app requires UI 1.6rc2 or above ; app does work with al

[jquery-ui] 2 different themes on the same page

2009-02-18 Thread Gabriel Beauchamp
Is it possible to have 2 different themes on the same page? I want the dialog and buttons to look 1 way and my tabs to look completely different? Is it possible to have just the css for the tabs without affecting the other buttons and the look of my dialog window? Will I need to change the

[jquery-ui] Re: Suggestion -- More items in the discussion list

2009-02-18 Thread Richard D. Worth
This is part of the design of google groups, not a setting we can modify. I believe the idea is that you use the search form at the top. - Richard On Wed, Feb 18, 2009 at 9:31 AM, Steven Black wrote: > > May I propose to make the list of discussion topics longer? > > Currently we just see 30 of

[jquery-ui] Re: Accordion Collapsible

2009-02-18 Thread Jon
I was paying attention to active needing collapsible, I didnt look more into collapsible. That worked beautifully! On Feb 18, 4:29 am, adexcube wrote: > try adding the alwaysOpen: false, option > > On 17 Feb, 16:07, Jon wrote: > > > I've searched and can't figure it out... > > > This is my cod

[jquery-ui] Cannot call twice: $("#foo").mywidget()

2009-02-18 Thread Aleem B
[Originally post on jQuery-en] I created a widget and figured that it can only be called once per element: $.widget('ui.mywidget', { _init: function() { alert('hello'); } } $.widget("ui.mywidget", mywidget); $("#foo").mywidget(); // alerts hello $("#foo").mywidget(); // doesn't d

[jquery-ui] Suggestion -- More items in the discussion list

2009-02-18 Thread Steven Black
May I propose to make the list of discussion topics longer? Currently we just see 30 of 3,300 topics, and it only goes back about 3 or 4 days. If the list were longer, much longer, users could search with Ctrl+F in a rather larger pool of potential subjects. 30-items is probably fine for users

[jquery-ui] Re: Keyboard( arrow keys) controls for slider not working with slider.js 1.6rc6 and core.js

2009-02-18 Thread Richard D. Worth
You can't use different versions of ui.slider.js and ui.core.js. If you want to use the 1.6rc6 version of ui.slider.js, you'll need the 1.6rc6 version of ui.core.js. - Richard On Wed, Feb 18, 2009 at 7:51 AM, Ranjith P S wrote: > Hi > > Yes i am using the version you mentioned, whether for these

[jquery-ui] Re: mcDropdown plugin not working in Safari with initially hidden div

2009-02-18 Thread Adam Maschek
Sorry, posted to the plugins list: http://groups.google.com/group/jquery-plugins/browse_thread/thread/eaa0f151fb7ca9db --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send ema

[jquery-ui] Re: accordion inactivate

2009-02-18 Thread Jörn Zaefferer
Both have the same effect, neither has the appropiate semantics... Jörn On Wed, Feb 18, 2009 at 1:46 PM, adexcube wrote: > > Excellent, it's perfect!! > I'm just wondering why on the jquery UI documentation says -1 instead > of false? > > On 18 Feb, 11:34, "Richard D. Worth" wrote: >> If you s

[jquery-ui] Re: Keyboard( arrow keys) controls for slider not working with slider.js 1.6rc6 and core.js

2009-02-18 Thread Ranjith P S
Hi Yes i am using the version you mentioned, whether for these version, it arrow key controls wont work? Regards Ranjith On Wed, Feb 18, 2009 at 5:07 PM, Richard D. Worth wrote: > Looks like you've got a 1.6rc6 version of ui.slider.js with a 1.6rc2 > version of ui.core.js. Can you verify? >

[jquery-ui] Re: accordion inactivate

2009-02-18 Thread adexcube
Excellent, it's perfect!! I'm just wondering why on the jquery UI documentation says -1 instead of false? On 18 Feb, 11:34, "Richard D. Worth" wrote: > If you specify alwaysOpen: false, then you can do .accordion('activate', > false) > > - Richard > > On Wed, Feb 18, 2009 at 5:28 AM, adexcube w

[jquery-ui] Re: Keyboard( arrow keys) controls for slider not working with slider.js 1.6rc6 and core.js

2009-02-18 Thread Richard D. Worth
Looks like you've got a 1.6rc6 version of ui.slider.js with a 1.6rc2 version of ui.core.js. Can you verify? - Richard On Wed, Feb 18, 2009 at 3:17 AM, raan wrote: > > HiI > > raised a ticket regarding the same in http://dev.jquery.com/ticket/. > they asked to raise the UI related queries in th

[jquery-ui] Re: accordion inactivate

2009-02-18 Thread Richard D. Worth
If you specify alwaysOpen: false, then you can do .accordion('activate', false) - Richard On Wed, Feb 18, 2009 at 5:28 AM, adexcube wrote: > > Hi, I'm using this option to open programmatically a menu option by > getting the value from the url because I'm developing an ajax > accordion menu and

[jquery-ui] Re: mcDropdown plugin not working in Safari with initially hidden div

2009-02-18 Thread Richard D. Worth
Please post this to the main jQuery list or the jQuery Plugins list: http://groups.google.com/group/jquery-en http://groups.google.com/group/jquery-plugins The list you've posted to is for discussion of jQuery UI[*]. Thanks. - Richard [*] http://rdworth.org/blog/2008/10/jquery-plugins-and-jque

[jquery-ui] Re: About JQuery UI

2009-02-18 Thread Richard D. Worth
On Wed, Feb 18, 2009 at 2:22 AM, N3T wrote: > Hi All, > > > I have some feedbacks. > > It seems like the documentation here, > > http://docs.jquery.com/UI/Tabs is created for Tabs version 1.6RC. > > Is it possible JQuery also include the documentation for the latest stable > version? as is for JQ

[jquery-ui] Re: Accordion Collapsible

2009-02-18 Thread adexcube
try adding the alwaysOpen: false, option On 17 Feb, 16:07, Jon wrote: > I've searched and can't figure it out... > > This is my code and its all working except for the collapsible > switch.  The accordion loads with all headers closed, but I can't > collapse a header once its open. > >  $(docume

[jquery-ui] accordion inactivate

2009-02-18 Thread adexcube
Hi, I'm using this option to open programmatically a menu option by getting the value from the url because I'm developing an ajax accordion menu and works: var menuItem=$("a[href="+menuSelected+"]"); $('#navigation').accordion( 'activate' , menuItem.parents ("ul").siblings(".head")); what I'm tr

[jquery-ui] Keyboard( arrow keys) controls for slider not working with slider.js 1.6rc6 and core.js

2009-02-18 Thread raan
HiI raised a ticket regarding the same in http://dev.jquery.com/ticket/. they asked to raise the UI related queries in this link. Query : I am not able to use the keyboard(arrow keys, home, end keys..) control for slider to move the slider bar by using slider.js version 1.6rc6 and core.js.