[jQuery] jQuery PNG Fix Plugin Breaks My Other Javascripts In Internet Explorer

2009-08-06 Thread toddtemple2
LINK TO THE JQUERY PLUGIN THAT I AM USING- http://jquery.andreaseberhard.de/pngFix/ LINK TO THE SITE IN QUESTION- http://www.securehostserver.info/lcwc/ The link to the site in question shows a navigation bar at the top and it looks fine in Safari and Firefox on a PC, but looks incorrect in Inte

[jQuery] Jquery Png Fix

2009-02-19 Thread aw
I am testing PNG FIX from http://jquery.andreaseberhard.de/pngFix/index.html plugin, it works great on localhost on my machine Ubuntu/apache/php5. When I upload it to my server it doesnt work at all showing no error, I uploaded all the folder and everything the same. any solutions or experiences?

[jQuery] jQuery PNG Fix

2007-05-18 Thread Devin
This is a jQuery plugin I created to adapt pngfix.js from Bob Osola to use the jQuery framework. If anybody has any further recommendations or improvements, don't hesitate to let me know. :-) $(document).ready(function(){ if ($.browser.msie && (document.body.filters)) { $("img").each(