jQuery(document).ready(function(){ jQuery(‘form’).submit(function(e){ jQuery(this).find(‘input[@type=submit],button[@type=submit]‘).attr(‘disable’, ‘true’).css(‘color’, ‘#ddd’).css(‘background’, ‘#aaa’); }) }
Well known issus that IE6 can not display transparency for PNG picture. But now here comes the IFixPNG from http://jquery.khurshid.com/ifixpng.php. It’s really a perfect fix for this issue…
Actually, there is an issue with noConflict and older versions of
Scriptaculous but not jQuery v1.2.6 and the most recent Scriptaculous.
You can check out the whole threads here:
http://groups.google.com/group/jquery-en/browse_thread/thread/69cb41d2e3710c70/f707b1df7821d026?hl=en&#f707b1df7821d026
http://groups.google.com/group/jquery-en/browse_thread/thread/dde6b91c3ad00ecc/25465bb7850810fa?hl=en%E6%8D%B9bb7850810fa
The issue wasn’t so much a problem with jQuery as [...]
From http://www.ibm.com/developerworks/java/library/wa-javascript.html
Level: Introductory
Shantanu Bhattacharya (shantanu@justawordaway.com), Chief consultant, Siemens Information Systems Limited
13 Jun 2006
Functional, or declarative, programming is a very powerful programming method and is gaining popularity in the software industry. This article introduces some of the relevant functional programming concepts, and provides examples to use those [...]
-
Articles
- May 2012
- April 2012
- March 2012
- February 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
-
Meta