Changes between Initial Version and Version 1 of Ticket #7962, comment 4
- Timestamp:
- Jan 24, 2011, 3:35:22 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7962, comment 4
initial v1 1 1 Chrome: 2 2 3 $zozo.width()=398 4 $zozo.css("width")=398px 3 $zozo.width()=398 [[BR]] 4 5 $zozo.css("width")=398px [[BR]] 6 5 7 6 8 Safari: 7 9 8 $zozo.width()=375 9 $zozo.css("width")=375px 10 $zozo.width()=375 [[BR]] 10 11 12 $zozo.css("width")=375px [[BR]] 13 14 11 15 Firefox: 12 16 13 $zozo.width()=398 14 $zozo.css("width")=398px 17 $zozo.width()=398 [[BR]] 18 19 $zozo.css("width")=398px [[BR]]