JavaScript, Wow, Damn
I recently discovered a web site that has some of the slickest JavaScript I've ever seen.
Wow. (I must warn you, if you start digging deep into this guy's web site you'll see pictures of naked women.)
I was really impressed with the polish of the menu at the top, and the black-box-thing he's using in this page.
I said, "Damn", in the title. Didn't I?
Unfortunately, the menu at the top doesn't even appear in Opera. And the black boxes have a different behavior in IE and Mozilla. In IE you can drag them around the page, while in Mozilla they can not be moved. (Damn!)
Like most of the web development community I have become more interested in JavaScript ever since Google released Gmail. I'm using some JavaScript DOM manipulation in order to make the task list of my Project Management web application easier to use. It's really awesome what you can do with the DOM API.
Then reality strikes and you realize you MUST DEBUG IN EVERY BROWSER. :(
I highly recommend reading everything contained on QuirksMode.com if you want to get crazy with JavaScript. It is a wealth of knowledge on the topic.
Wow. (I must warn you, if you start digging deep into this guy's web site you'll see pictures of naked women.)
I was really impressed with the polish of the menu at the top, and the black-box-thing he's using in this page.
I said, "Damn", in the title. Didn't I?
Unfortunately, the menu at the top doesn't even appear in Opera. And the black boxes have a different behavior in IE and Mozilla. In IE you can drag them around the page, while in Mozilla they can not be moved. (Damn!)
Like most of the web development community I have become more interested in JavaScript ever since Google released Gmail. I'm using some JavaScript DOM manipulation in order to make the task list of my Project Management web application easier to use. It's really awesome what you can do with the DOM API.
Then reality strikes and you realize you MUST DEBUG IN EVERY BROWSER. :(
I highly recommend reading everything contained on QuirksMode.com if you want to get crazy with JavaScript. It is a wealth of knowledge on the topic.


0 Comments:
<< Home