Luis Diego

Main menu

Skip to content

Tag Archives: JavaScript

Javascript Split() html crossbrower.

December 1, 2011

I know it sounds a little bit crazy, but it is true, if you do something like this: InfoArray = $(‘#myInfo’).html().split(‘<h2>—</h2>’); It will not work in IE 6,7,8. So the first question in your mind: ¿¿WTF??, internet explorer 6,7,8 will … Continue reading →

Posted in Development

How and when to use Jquery opacity animations

August 18, 2011

Explanation about how each method works: If you have Troubles with IE opacity animation you can use something like this in you code: var $elem = $(‘#elem’); if ( $.browser.msie && $.browser.version < 9 ) { $elem.show(); } else { … Continue reading →

Posted in Development

A Playground for web developers

August 18, 2011

If you like to build snippets or just play with javascript go and try JSFIDDLE Visit: JSFIDDLE.NET

Posted in Development

Jquery caching and chaining

August 8, 2011

Cooming soon!..

Posted in Development

Quick tip Flash with Javascript

July 22, 2011

Remember to put an ID into the flash container, so the AS can recognize and talk to JS and viceversa.

Posted in Development

Menu

  • Home

Tags

Action Script CustomFields google ie ie8 JavaScript jQuery PHP Wordpress

Archives

  • May 2012 (3)
  • April 2012 (1)
  • March 2012 (2)
  • February 2012 (1)
  • January 2012 (5)
  • December 2011 (2)
  • November 2011 (1)
  • September 2011 (2)
  • August 2011 (7)
  • July 2011 (1)

Blogroll

  • Color Palets
  • Color Semiotics
  • Cool Snippets
  • Css and Html
  • Css cross brower compability info
  • Design Instruct
  • Design-seeds
  • Flash Development
  • Hatbox.co
  • Imagination Artist
  • Infected FX
  • Splashnology
  • WebDesignersBlog
Powered by WordPress and Foghorn
Login

Lost your password?

Reset Password

Log in

Powered by SimpleModal Login