Article : Scope In JavaScript

An article I need to read, to see if someone finally has made a dive into scope in JavaScript and dares to explain in a simple way how scope works in JavaScript when we move to event-driven applications and fully object-oriented solutions passing responsibilities with objects. I havent seen such article yet, but I hope this one covers these areas.

Insert flash into your XHTML-document correctly without using JavaScript

An interesting walkthrough of how to insert a flash movie into your xhtml document without using JavaScript and fulfill the main requirements for a flash-movie:

  • Crossbrowser
  • Show alternative content
  • Not use JavaScript

Read more at Insert flash into your XHTML-document correctly without using JavaScript and with the possibility to show alternative content