Opened 14 years ago
Closed 14 years ago
#3697 closed bug (wontfix)
RTL slider with belloon
Reported by: | shlomoweb1 | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.slider | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am trying to make a step slider for ages 18 - 80 in a right to left Hebrew web site, in FF it's cool but in IE (most of my visitors in Hebrew are from Internet Explorer) the handles are offset and not understanding what wrong!
An example of my work with the problom on the right side of the screen in http://www.matimlee.com/new
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is related to the body having a margin. Try removing the margin from the body and it should work fine. In the new version 1.6 coming with jQuery 1.3, margins on the body will be supported too.