Jquery Toggle Code Not Working On Windows Server 2008 -


hi have perculiar situation.

i downloaded jquery toggle from:

http://demo.webstutorial.com/slidetoggle/

this working fine using ie8 website. downloaded file , ran local machine without problems great works fine in ie8.

i copy file across windows server 2008 , access page , functionality stops!! works if use firefox. have idea going on?

thanks everyones responses this. turned out group policy @ work force windows document standard ie7. because of css script unknown. had include in head force ie8

<meta http-equiv="x-ua-compatible" content="ie=8"> 

Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -