- From: Coralie Mercier <coralie@w3.org>
- Date: Tue, 30 Mar 2010 10:01:13 +0200
- To: "AHMED BAGI" <ahmed.bagi@virgin.net>, w3c-translators@w3.org
Hello Ahmed
I am asking you to, please, keep your postings related to the scope of
this list: translations.
Thanks a lot.
Coralie
On Tue, 30 Mar 2010 07:32:57 +0200, AHMED BAGI <ahmed.bagi@virgin.net>
wrote:
> This is by no means an advertisement for Microsoft! Unfortunately I am
> totally unconnected to the giant corporation (I am retired and registered
> disabled) ! It may be of some interest to some of you to
> investigate the new interactive visualization of the DOM Level 3 Event
> Flow
> for 4 objects in the DOM: window, document, html, and body, the CSS3
> border-radius property in conjunction with border-width and border-style
> and
>
> CSS3
> Selectors<http://mail.virgin.net/mail/HTML5/10CSS3_Selectors/Default.html>
> (provides
> new, more powerful ways to select nodes using CSS)
> DOM Events <http://mail.virgin.net/mail/HTML5/13DOM_Events/Default.html>
> (provides
> an interoperable eventing mechanism)
>
> example code: var addSummaryListeners = function () { ... // Call
> "showSummary" on mouseover addEventListener("mouseover", showSummary,
> false); // Call "hideSummary" on mouseout addEventListener("mouseout",
> showSummary, false); } } }
> DOM Style <http://mail.virgin.net/mail/HTML5/16DOM_Style/Default.html>
> (enables
> reading and interacting with all the style information for a document)
>
> Enjoy! Best wishes
>
> Ahmed Bagi
--
Coralie Mercier - Communications Team - Incubator Activity Lead
World Wide Web Consortium - http://www.w3.org
W3C/ERCIM - N212 - 2004, rte des lucioles - 06410 Biot - FR
mailto:coralie@w3.org +33492387590 http://www.w3.org/People/CMercier/
Received on Tuesday, 30 March 2010 08:01:18 UTC