November 23, 200817 yr I'm using the backgroundcanvas Jquery plugin for the rounded corners as can be seen on my site. This plugin works fine in FF but isn't expected to work in IE6+7. For that purpose the author suggests using an other JQuery plugin called exCanvas. Unfortunately I didn't succeed to implement this excanvas plugin and would be very grateful for any assistance, thanks in advance.
November 23, 200817 yr Hi, try moving this: <!--[if IE]> <script type="text/javascript" src="http://www.online-photo-lessons.com/support-files/excanvas.js" ></script> <![endif]--> higher up in the <head>. At the moment it's being called last in the order of external js files. I'm guessing it needs to be called before the $(document).ready(function() { ... }); FYI both the links to maierhofer.de show 404 page not found errors, so I haven't been able to investigate usage etc.
November 23, 200817 yr Author Hi, try moving this: <!--[if IE]> <script type="text/javascript" src="http://www.online-photo-lessons.com/support-files/excanvas.js" ></script> <![endif]--> higher up in the <head>. At the moment it's being called last in the order of external js files. I'm guessing it needs to be called before the $(document).ready(function() { ... }); FYI both the links to maierhofer.de show 404 page not found errors, so I haven't been able to investigate usage etc. Sameer Thanks for your feedback. I moved the code at the beginning of the <head> tag but it didn't help: Any idea if the excanvas plugin might need some additional activation just like the backgroundcanvas? I checked both maierhofer links and didn't notice any problem from that side, can you please try again?
November 23, 200817 yr Hi, I tried both links again in both FF3 and Safari on two macs. Unless my network is screwy, there's nothing at maierhofer.de.
November 24, 200817 yr Author Hi, I tried both links again in both FF3 and Safari on two macs. Unless my network is screwy, there's nothing at maierhofer.de. Sameer That's strange, I still succeed to display this page. Maybe you can find information in these two plugins at an other link? Anybody else having the same issue to access these links?
December 1, 200817 yr Hello Thierry, is the problem fixed right now? If not, put an Issue on http://plugins.jquery.com/project/backgroundCanvas or http://code.google.com/p/mse-it-jquery-plugins/issues/list or contact me via email at: thomas (at) maierhofer.de Kind regards Thomas P.S. My servers where down due to a massive DDos attack on our provider InternetX. Everything is fine at the moment.
Create an account or sign in to comment