Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Yehuda Katz
It's not a major problem. You might have missed it. When you start a drag, the element jumps a few pixels. This had bad consequences for the slider (which seems to rely on horizontal and vertical constraints).-- Yehuda On 9/4/06, Stefan Petre [EMAIL PROTECTED] wrote: Yehuda Katz wrote: This seems

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Stefan Petre
hey Yehuda, Would you try again the drag example http://interface.eyecon.ro/demos/drag.html and slider http://interface.eyecon.ro/demos/slider.html . It is possible I fix it, at least for Safari 1.3.2 which had the same behavior. I don't know about Opera. Also, please tell me which Opera

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Larry Garfield
I'm afraid I've bad news. Neither of those work at all in Konqueror 3.5. As in, I try to click and drag and nothing moves at all. On Monday 04 September 2006 11:55, Stefan Petre wrote: hey Yehuda, Would you try again the drag example http://interface.eyecon.ro/demos/drag.html and slider

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Yehuda Katz
Is Konquerer a supported Browser for jQuery?-- YehudaOn 9/4/06, Larry Garfield [EMAIL PROTECTED] wrote:I'm afraid I've bad news.Neither of those work at all in Konqueror 3.5 .Asin, I try to click and drag and nothing moves at all.On Monday 04 September 2006 11:55, Stefan Petre wrote: hey Yehuda,

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Stefan Petre
I installed Opera 9.01 :). The problem was that where I used object detection the condition didn't worked with Opera. So besides object detection I had to exclude Opera too. Please try again those links. It should work now on Opera 9. Yehuda Katz wrote: The problem is still there. I am using

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Stefan Petre
I installed Opera 9.01 :). The problem was that where I used object detection the condition didn't worked with Opera. So besides object detection I had to exclude Opera too. Please try again those links. It should work now on Opera 9. Yehuda Katz wrote: The problem is still there. I am using

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Stefan Petre
I don't have an environment to test on Konqueror. Larry Garfield wrote: I'm afraid I've bad news. Neither of those work at all in Konqueror 3.5. As in, I try to click and drag and nothing moves at all. On Monday 04 September 2006 11:55, Stefan Petre wrote: hey Yehuda, Would you

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread Stefan Petre
Me too :) Yehuda Katz wrote: Perfect now. I'm glad I reported the bug. -- Yehuda On 9/4/06, *Stefan Petre* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I installed Opera 9.01 :). The problem was that where I used object detection the condition didn't worked with Opera. So

Re: [jQuery] Interface Slider in Opera

2006-09-04 Thread John Resig
Um. John, is it? :-) I thought it was. Nope, heh. If Konquerer was completely up-to-date with Webkit, then I'd be all about supporting it. But as is, they seem to be lagging behind in their updates. Additionally, it requires that an entire other platform (Linux) be supported, for which the

[jQuery] Interface Slider in Opera

2006-09-03 Thread Yehuda Katz
The Interface slider doesn't work correctly in Opera. When you click on the slider, it jumps out of the constraining box.-- Yehuda KatzWeb Developer(ph)718.877.1325(fax) 718.686.4288 ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Interface Slider in Opera

2006-09-03 Thread Yehuda Katz
This seems to have to do with a general Opera issue with dragging. All of the drag demos have the same weird glitch.On 9/3/06, Yehuda Katz [EMAIL PROTECTED] wrote: The Interface slider doesn't work correctly in Opera. When you click on the slider, it jumps out of the constraining box.-- Yehuda

Re: [jQuery] Interface Slider in Opera

2006-09-03 Thread Stefan Petre
Yehuda Katz wrote: This seems to have to do with a general Opera issue with dragging. All of the drag demos have the same weird glitch. On 9/3/06, *Yehuda Katz* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: The Interface slider doesn't work correctly in Opera. When you click