parmarmayur9090 / jquery-datepicker

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

IE 9 Beta calendar pop up problem #257

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Click on any of the demo links and then click on the calendar icon

Meant to see calendar appear, but nothing happens

http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerStartEnd.ht
ml

UIsing IE9 Beta on Windows 7 64

Get the following error in debug: SCRIPT5022: Exception thrown and not caught  
jquery.bgiframe.min.js, line 10 character 978

Original issue reported on code.google.com by wraith...@gmail.com on 13 Dec 2010 at 8:50

GoogleCodeExporter commented 8 years ago
Maybe the bgiframe plugin isn't necessary any more for IE9... Update the 
conditional comment so this plugin is only included for older versions of IE or 
look for a newer version of the bgiframe plugin - that is where the error is 
happening...

Original comment by kelvin.l...@gmail.com on 13 Dec 2010 at 9:23