Opened 14 years ago
Closed 14 years ago
#3190 closed bug (worksforme)
ui.dialog.js height / width function
Reported by: | Owned by: | Scott González | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.5.2 |
Keywords: | ui.dialog.js opera position | Cc: | |
Blocked by: | Blocking: |
Description
hi, in the function position() the following is used $(wnd).height() i got two differents result on one side opera returns the height of the entire document and on the other side firefox and IE return the size of the window. It looks like the use of Math.max() screw things up. Plz give me ur input on that i might not use the function properly. Thx
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | → 1.6 |
---|
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is working properly for me in Opera 9.25. If you continue to have problems, please provide a test page along with a browser version.