h3 / jquery-utils

Automatically exported from code.google.com/p/jquery-utils
MIT License
0 stars 0 forks source link

In Internet Explorer, does nto work at all - does not display the time blocks #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using IE Internet Explorer I do not see the time blocks, or anything 
besides the intitial time entry blank
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by drkeller...@gmail.com on 16 Jan 2009 at 12:43

GoogleCodeExporter commented 9 years ago
Can I have more infos ? I can't reproduce the bug here on IE7.. (might already 
been
fixed)

Original comment by hainea...@gmail.com on 5 Feb 2009 at 2:39

GoogleCodeExporter commented 9 years ago
For me it is related to IE 6 only and all the numbers are piled vertically.

Original comment by fredrik@lansgatan.se on 11 Feb 2009 at 1:25

Attachments:

GoogleCodeExporter commented 9 years ago
Hi there.
I am also getting issues with IE7.  Even on your own page, when I goto  
http://haineault.com/media/examples/jquery-utils/demo/ui-timepickr.html, the 
page 
load with "Done, but with errors on page."

The first one:
Line: 94
Char: 9
Error: Expected identifier, string or number
Code: 0
URL: (as above)

The second one:
Line: 15
Char: 15
Error: Object doesn't support this property or method
Code: 0
URL: (as above)

On my page I have created, it sort of works, but when I put my mouse over a 
number, 
it jumps to the right side of the screen....

Original comment by djk...@gmail.com on 29 Mar 2009 at 9:21

GoogleCodeExporter commented 9 years ago
I found the numbers jump to the right when the div that the click came from is 
right
justified.  Don't know how to fix this.

Also found a bug when 24 hour clock is selected.  The attached picture best 
shows it.

Original comment by davejk...@gmail.com on 31 Mar 2009 at 6:49

Attachments:

GoogleCodeExporter commented 9 years ago
Using the url:

I get the following:

I am unable to get this to work on IE 6, 7 or 8 on XP SP2

IE 6 Runtime error: Line 167 Error: ;split(...).1' is null or not an object
IE 7 I see the time and then it disappears once the page has fully loaded.
IE 8 I see the time and then it disappears once the page has fully loaded

Tested on several machines

Original comment by hed...@digitalessence.net on 28 Apr 2009 at 3:59

GoogleCodeExporter commented 9 years ago
The plugin have been completely refactored, as far as I can tell there is no 
problem
in IE6 an 7.. I can't tell with IE8.

http://code.google.com/p/jquery-utils/source/browse/#svn/trunk/standalone/ui-tim
epickr

Original comment by hainea...@gmail.com on 6 Aug 2009 at 6:11