Microsoft
Software
Hardware
Network
Question : IE7 browser issue with JS fancybox
Hi,
I've got a page, here:
http://tinyurl.com/ydn6rue
If you click the "Request Information" button near the bottom, in any browser except IE 7, it works perfectly.
Click it in IE7 and it fails to render,
Any idea what's going wrong with this?
Thanks.
Answer : IE7 browser issue with JS fancybox
IE is funky about trailing "," marks after items in an array. The last item in an array or object property list should not have a trailing "," behind it.
1:
'hideOnOverlayClick': false, //mike added this. remove the trailing "," after this and try again
Open in New Window
Select All
Random Solutions
How do I Control Program Access on Windows Server 2008 R2 Terminal Server?
OWA Impersonation Read Email Exchange 2010
Event id:54
how to convert a project into exe file?
WINXP OUTLOOK EXPRESS LOST INBOX
Access 2000: Changing the Pagesize of a Report at runtime
Is there a broken links reporting tool available for SharePoint?
Need MS Access flavor SQL statement
SSRS Parameter error
How to delete a word bookmark when the document is launched from an Access form?