Search and Top Navigation
#3190 closed bug (worksforme)
Opened August 15, 2008 04:30PM UTC
Closed August 30, 2008 11:11PM UTC
ui.dialog.js height / width function
Reported by: | dg.kaba@gmail.com | Owned by: | scottgonzalez |
---|---|---|---|
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
Attachments (0)
Change History (2)
Changed August 16, 2008 08:20PM UTC by comment:1
milestone: | → 1.6 |
---|
Changed August 30, 2008 11:11PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | new → closed |
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.