• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AjaxDatePicker not working in IE browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AjaxDatePicker not working in IE browser


  • Subject: AjaxDatePicker not working in IE browser
  • From: Raghavender Bokka <email@hidden>
  • Date: Wed, 28 Dec 2011 19:13:24 +0530

Hi List,

I am trying to use AjaxDatePicker component, it is working properly in Safari and Firefox, but in IE it is not working.  Tried in IE 6, 7 and 8 versions, but the following error is generating:

ERROR:
------------------------------------------------------------------------------
Message: Object doesn't support this property or method
Line: 475
Char: 3
Code: 0
------------------------------------------------------------------------------

I am using the latest Ajax framework and the line 475 in the calendar.js is as follows:

------------------------------------------------------------------------------
	//create a table tag containing a tbody for IE
	var calendarControl = new Element("table",
			{id: "calendar_control", style: "position: absolute; display:none; z-index: 10001;"}
		).update(tbody = new Element("tbody", {}));
------------------------------------------------------------------------------

Any suggestions or help please.

Regards,
Raghu.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: rules not applying
  • Next by Date: Re: rules not applying
  • Previous by thread: Re: rules not applying
  • Next by thread: Delete button on ERAttachment?
  • Index(es):
    • Date
    • Thread