Opened 15 years ago

Closed 14 years ago

#3101 closed bug (worksforme)

Slider on Firefox 3 and Safari has display problem

Reported by: [email protected] Owned by: paul
Priority: minor Milestone: 1.7
Component: ui.slider Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:

Description

When using the $("#TrxOptSlider").slider("moveTo", lValue) command when loading a page to set an innitial value, the slider is render out of the slider area. On the right.

This is happening only with Firefox 3 (Windows and Mac) and Safari.

I have created a very simple page to test that. I can upload it if needed.

Attachments (1)

3101.zip (59.2 KB) - added by Cloudream 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by rdworth

Milestone: 1.5.21.6b

comment:2 Changed 15 years ago by paul

Please upload the test case.

comment:3 Changed 15 years ago by Cloudream

Milestone: 1.6b1.6

send a mail for asking demo

comment:4 Changed 15 years ago by Cloudream

Priority: majorminor

setTimeout(function(){ $("#TrxOptSlider").slider("moveTo", lValue)} ,10); for temp use, research on reason...

Changed 15 years ago by Cloudream

Attachment: 3101.zip added

comment:5 Changed 14 years ago by paul

Resolution: worksforme
Status: newclosed

Should work fine now.

Note: See TracTickets for help on using tickets.