[jquery-ui] Selectable Demo doesn't work

2008-10-07 Thread Roman
To whom it may concern: The demo on http://ui.jquery.com/repository/latest/demos/functional/#ui.selectable doesn't work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send

[jquery-ui] Re: Datepicker bug: duplicates certain days in month

2008-10-07 Thread Roman
Could you try this with 1.62 rc? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to [EMAIL

[jquery-ui] Re: Selectable Demo doesn't work

2008-10-11 Thread Roman
it is is very unintuitive. Roman On Oct 9, 7:19 am, Richard D. Worth [EMAIL PROTECTED] wrote: How exactly does it not work for you? It works for me in all supported browsers. - Richard On Tue, Oct 7, 2008 at 4:16 AM, Roman [EMAIL PROTECTED] wrote: To whom it may concern: The demo on http

[jquery-ui] Use of Datepicker leads duplicate form submission

2008-10-18 Thread Roman
Hi, I am using jquery Datepicker (from 1.6rc2 package) and have noticed that a form that uses a field to which the Datepicker is attached is submitted twice. Only in Firefox, though. Works fine in IE 7 and Google Chrome. Removing the jquery stuff eliminates the problem and putting it back

[jquery-ui] Re: Use of Datepicker leads duplicate form submission

2008-10-18 Thread Roman
I meant to say, ... leads TO duplicate... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to

[jquery-ui] Re: Use of Datepicker leads duplicate form submission

2008-10-18 Thread Roman
The same happens when using version 1.5.2. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email

[jquery-ui] Re: show don't works...

2010-02-14 Thread Roman
The community has moved to http://forum.jquery.com/. Post your question there, and it is often helpful to provide a link to a page showing a problem. On Feb 14, 11:03 pm, Denis Lins denislins.thex...@gmail.com wrote: Hello! I'm brazillian, and i not speak english very well. So, i will be

[jquery-ui] Re: Collapsable / Slidable UI panel with location marker can jquery not do this?

2010-02-15 Thread Roman
You didn't see the notice on the top that the community has moved? -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to

[jquery-ui] Re: datepicker value

2010-02-24 Thread Roman
Read the message on the top of this page -- the community has moved. -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to

[jquery-ui] Re: Scroller Doesn't Work In UI-Dialog

2010-02-24 Thread Roman
See the message on the top of http://groups.google.com/group/jquery-ui?hl=en -- the community has moved. -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group,

[jquery-ui] Re: Tabs widget - How to detemine the tab being selected?

2010-02-24 Thread Roman
See the message on the top of http://groups.google.com/group/jquery-ui?hl=en -- the community has moved. -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group,

[jquery-ui] Re: help with iframe

2010-02-25 Thread Roman
On Feb 25, 4:20 pm, fleusebio fleuse...@gmail.com wrote: OK problem solved by changing                        $(#whoja).location = xpdf;        OR $(#whoja).src = xpdf; by     -- document.getElementById(whoja).src = xpdf; I do not know why  $(#whoja) this is not correct Why would

[jquery-ui] Re: help with iframe

2010-02-26 Thread Roman
On Feb 26, 8:58 am, Frycake cedricalfo...@gmail.com wrote: $(#whoja) is correct but it is a Jquery Object, so you have to reach src on the node $(#whoja)[0].src so What's the [0] for? $(#whoja) is one element. -- You received this message because you are subscribed to the Google Groups

[jquery-ui] Re: Static progress bar

2010-02-28 Thread Roman
This doesn't seem to require a Javascript library. The progress bar would be built on the server. You could use a div or span filled with a color depending on the percentage completed. Two divs is what I'd use -- one for the progress bar container and one for moving part with its width being

[jquery-ui] Re: Jquery Dialog and Cache?

2010-03-01 Thread Roman
On Feb 8, 11:43 pm, West415 malik.robin...@gmail.com wrote: When I re-open the dialog I want to see my form, not the confirmation page. You will see the form if you do what Balázs Suhajda suggested. -- You received this message because you are subscribed to the Google Groups jQuery UI group.

[jquery-ui] Re: ui tabs not working on my site

2010-03-01 Thread Roman
Do you use Web Developer toolbar extension for Firefox? It would help you. You have a syntax error: Error: syntax error Source File: http://artisansdumonde.x11.us/#tabs-3 Line: 73, Column: 38 Source Code: extraParams:{ajaxSearch:1,id_lang:} -- You received this message because you are

[jquery-ui] Re: Populate a modal?

2010-03-02 Thread Roman
There are at least a couple of ways to do this. One is to populate the field before you call the dialog() method to open the dialog. Another is to do that in a function you associate with the open event. See Events tab on http://jqueryui.com/demos/dialog/. -- You received this message because

[jquery-ui] Re: Populate a modal?

2010-03-02 Thread Roman
First of all, it seems that you'd get a syntax error because you don't a semicolon after var url = $(#q_hist).val() Secondly, does $(#save_hist_dialog input[id='url']).val(url) do its job by itself (to be sure you have the correct selector)? -- You received this message because you are

[jquery-ui] Re: Teens -70kg

2010-03-10 Thread Roman
Is there anybody reading the announcement from jQuery people about moving to http://forum.jquery.com/ ? Uncontrollable spam is one of reasons they've moved. On Mar 10, 1:51 pm, Jose Hales-Garcia jose.halesgar...@stat.ucla.edu wrote: Is anybody minding the store here?  Kick Camilla off the list

[jquery-ui] Re: Unexpected mailing list changes

2010-03-10 Thread Roman
On Mar 10, 12:00 pm, Europus euro...@gmail.com wrote: Still, there are better, less-spammy options than total abandonment of list software. Forums software is still a backstep. Have you used the forum they've switched to? It's very convenient to use. I think it's several steps forward from the

[jquery-ui] Re: Teens -70kg

2010-03-10 Thread Roman
On Mar 10, 4:58 pm, Europus euro...@gmail.com wrote: On 10-Mar-10 17:00, Roman wrote: Is there anybody reading the announcement from jQuery people about moving tohttp://forum.jquery.com/? Uncontrollable spam is one of reasons they've moved. Uncontrollable spam is not a convincing reason

[jquery-ui] Re: Unexpected mailing list changes

2010-03-10 Thread Roman
How can blind users use jQuery? On Mar 11, 12:21 am, Octavian Rasnita orasn...@gmail.com wrote: That forum is absolutely inaccessible for blind users which use a screen reader. They can't even create an account on it, so it is a million times worse than the mailing list for some users. --

[jquery-ui] Re: Autocomplete success function and JSON

2010-03-11 Thread Roman
Browsers are supposed to obey instructions given via cache related headers. I didn't have any problems with AJAX output caching when I used session_cache_limiter(nocache) (prior to session_start() ). On Mar 11, 5:34 pm, Hardy Johnson hardyjohn...@gmail.com wrote: Hello Chuk, I was just

[jquery-ui] Re: Tab loading (via ajax) another page with its own scripts.

2010-03-22 Thread Roman
It's better to post at the place to which most participant have moved, http://forum.jquery.com/, and to also post what you get in the browser -- HTML, not .NET code. A link to the problematic page would probably be better. -- You received this message because you are subscribed to the Google

[jquery-ui] Re: jquery ui 1.8 weird behavior .dialog(open)

2010-04-02 Thread Roman
Are you using the latest version of jQuery? If you believe this is a bug, file a report about it (http:// dev.jqueryui.com/newticket) if you would like to see this fixed. -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send

[jquery-ui] Re: IE8 bug ? - jqueryUI1.8, Sortable - Portlets

2010-04-12 Thread Roman
I see it too. If you haven't found a bug report, please file it. http://dev.jquery.com/newticket/ -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send

[jquery-ui] Re: Firefox $.get problems

2010-04-26 Thread Roman
Try just alert('retrieved'); (without xml). How is this related to jQuery UI? On Apr 26, 5:59 am, CaptSisko adeod...@gmail.com wrote: Hi guys, I have the following simple jquery code code $('#views-exposed-form-Filtering-page-1').attr('action', '#').submit(         function(e){        

[jquery-ui] Re: How to prevent resizing of Table while using JQuery Resizable plugin

2010-05-12 Thread Roman
Are widths and heights set for the columns and rows? -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to

[jquery-ui] Re: Plugin authoring

2010-05-18 Thread Roman
I think people on the main and official support site for jQuery, http://forum.jquery.com/, will be able to point you in the right direction. Thanks for wanting to contribute! -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group,

[jquery-ui] Re: wanted: getElementByClass()

2010-07-19 Thread Roman
In jQuery you're supposed to use the CSS way to locate elements. So, in your case you'd use this: $(.yourclassname) to get a list of elements with the specified class. You should use a web search engine to find answers to your questions about the events. That's basic stuff and is not related to

[jquery-ui] Re: wanted: getElementByClass()

2010-07-20 Thread Roman
On Jul 20, 6:00 pm, Europus euro...@gmail.com wrote: On 20-Jul-10 18:53, Detlef wrote: IMO onFocus can be caused not only by click, but also by tab. Got the event firing with the desired style changes for mouseOver and mouseOut, now how to add focus and blur for the better SEO posture and

[jquery-ui] Re: wanted: getElementByClass()

2010-07-20 Thread Roman
Are you being overly critical? That's for you to decide :) I was just wondering about the connection between the two things. Do you not find questioning your assumptions useful? I do. -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this

[jquery-ui] Re: copy/paste broken in datepicker attached to input field

2010-09-02 Thread Roman
Maybe you could report the bug in their bug tracking system (see http://jqueryui.com/development)? It would probably be addressed faster this way. -- You received this message because you are subscribed to the Google Groups jQuery UI group. To post to this group, send email to

[jquery-ui] Re: Selector doesn't work in IE

2010-09-13 Thread Roman
Try omitting the quotes in the filter: $ ('a[id*=show_ingredients_link]'). If this doesn't work, make sure that your HTML structure is correct. On Sep 13, 5:22 am, Simon Morris moz...@gmail.com wrote: Hello, I have a problem with a jQuery selector that works in both Firefox and Chrome but

[jquery-ui] Re: We have released under GPL-3.0 our programs SaltOS and RhinOS

2010-09-30 Thread Roman
On Sep 30, 12:05 pm, Josep Sanz josepsanzc...@gmail.com wrote: You can find more info onhttp://www.ws3.es   We hope you like. Maybe I would have, but I don't know the language the material is written in. -- You received this message because you are subscribed to the Google Groups jQuery UI