Search and Top Navigation
#3101 closed bug (worksforme)
Opened July 15, 2008 10:52PM UTC
Closed January 28, 2009 10:15PM UTC
Slider on Firefox 3 and Safari has display problem
Reported by: | tleveque@gmail.com | 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)
Change History (5)
Changed July 16, 2008 04:43PM UTC by comment:1
milestone: | 1.5.2 → 1.6b |
---|
Changed July 25, 2008 04:28PM UTC by comment:2
Please upload the test case.
Changed August 16, 2008 03:17PM UTC by comment:3
milestone: | 1.6b → 1.6 |
---|
send a mail for asking demo
Changed August 18, 2008 09:49PM UTC by comment:4
priority: | major → minor |
---|
setTimeout(function(){ $("#TrxOptSlider").slider("moveTo", lValue)} ,10);
for temp use, research on reason...
Changed January 28, 2009 10:15PM UTC by comment:5
resolution: | → worksforme |
---|---|
status: | new → closed |
Should work fine now.