radhaprema Posted June 24, 2007 Share Posted June 24, 2007 Guys! Hello, I have some problems with Thickbox 3 AJAX script. Im using Dreamweaver, and the Thickbox is working perfectly with Firefox, but with IE, when I click on the links to open the infos in an thickbox, well... doesnt work. Just open like an _blank file. Dreamweaver says: @import "javascripts/thickbox.css"; Found 9 errors in external css files [Microsoft Internet Explorer 5.0, Microsoft Internet Explorer 5.5, Microsoft Internet Explorer 6.0] Someone can see any problem? <html> <head> <title>:: www.radhaprema.com ::</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- </style><script type="text/javascript" src="javascripts/jquery-latest.js"></script> <script type="text/javascript" src="javascripts/thickbox.js"></script> <style type="text/css" media="all"> @import "javascripts/thickbox.css"; .style2 {font-size: 10} .style3 {font-size: 10; font-weight: bold; } body,td,th { font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; } body { background-color: #000000; } --> </style> </head> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.