SharePoint Development Bookmark and Share   
 index > SharePoint - Development and Programming > sharepoint DateTime / Calendar Control issue with JQUERY
 

sharepoint DateTime / Calendar Control issue with JQUERY

Hi All,

I have a customized List Form and I used the JQUERY Tabs on the List Form. The problem is my SharePoint:DateTimeField/SharePoint:DateTime control is not rendering properly. I played with every JQUERYCSS as well asSharepoint CSSbut couldn't figure it out why are these controls renders very tiny.

If anybody has any idea how to resolves this issue, please let me know.


Thanks & Regards
Khushi
KhushiSShaikh
KhushiSShaikh  Thursday, November 12, 2009 5:03 PM
Charlie Wu  Monday, November 16, 2009 1:01 AM
Hi Charlie,

I did set the CSS of the Date Time Field control to 'ms-input', also did try 'ms-dtinput' but the problem has not been resolved.

Thanks & Regards
Khushi

KhushiSShaikh
KhushiSShaikh  Monday, November 16, 2009 2:06 AM

Please ensure that the cache of the browsers are cleared and your IIS has been restart properly.
For IE6:
http://www.microsoft.com/windows/ie/ie6/using/howto/customizing/clearcache.mspx
For IE7/8:
http://support.microsoft.com/kb/260897

You might need to add your site to trusted site in IE:

  1. In Internet Explorer, on the Tools menu, click Internet Options .
  2. On the Security tab, in the Select a Web content zone to specify its security settings box, click Trusted Sites / Local Intranet , and then click Sites .
  3. Clear the Require server verification (https:) for all sites in this zone check box.
  4. In the Add this Web site to the zone box, type the URL to your site, and then click Add .
  5. Click Close to close the Trusted Sites / Local Intranet dialog box.
  6. Click OK to close the Internet Options dialog box.

Keep It Simple and Stupid.
Charlie Wu  Monday, November 16, 2009 2:18 AM
Please also use the tools to check the generated HTML:

Download details: Internet Explorer Developer Toolbar
Firebug (http://getfirebug.com/)
Keep It Simple and Stupid.
Charlie Wu  Monday, November 16, 2009 2:18 AM

You can use google to search for other answers

Custom Search

More Threads

• changing the password of a user in ASP.net Membership
• About Survey
• SharePoint Deployment Questions
• AutoGenerateSelectButton, can the text be modified?
• Textbox input validation in a custom webpart not working...
• Date format from SharePoint.
• HTTP 403 error when displaying custom webpart on sharepoint 2007
• Service Permission Best Practices?
• DataFormWebPart from default values
• Login to SPSite\SPWeb through console app using user/password