asmaoui / jquery-datepicker

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

prevent SELECT from coming through in IE #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I can't seem to get SELECT to go in the background in IE.
Also I noticed in Firefox the month/year title bar is shorter than the
calendar width.

Original issue reported on code.google.com by hnga...@gmail.com on 12 Jan 2009 at 6:09

GoogleCodeExporter commented 9 years ago
Are you including the bgiframe plugin as shown in the examples? Do you have a 
URL
demonstrating your problem?

Original comment by kelvin.l...@gmail.com on 12 Jan 2009 at 6:35

GoogleCodeExporter commented 9 years ago
Hi:

In the sample code, the line that includes the bgiframe plugin is commented 
out.  Not
sure what it is I'm missing.  Sorry I don't have a URL ready for you to look at 
but I
attached two images of the problem.  The first is the SELECT shining through 
and the
second is the Firefox problem.

Original comment by hnga...@gmail.com on 12 Jan 2009 at 8:27

Attachments:

GoogleCodeExporter commented 9 years ago
It isn't commented out, it's included with conditional comments which mean that 
it is
only loaded where necessary (in IE < 7). The other problem is a pure CSS issue 
- try
setting the font size on the relevant class for the calendar...

Original comment by kelvin.l...@gmail.com on 12 Jan 2009 at 11:16

GoogleCodeExporter commented 9 years ago
Closing issue as no response from user...

Original comment by kelvin.l...@gmail.com on 9 Feb 2009 at 5:03