Hacker News new | ask | show | jobs
by JakeAl 1347 days ago
MS had a great solution back in the day with their Dynamic HTML. The anti-MS community opted for what we have been left with instead of adopting what MS came up with. DHTML was pretty awesome.

https://archive.org/details/dynamichtmlrefer00redm

1 comments

I'm not sure what you mean, because DHTML was really just an umbrella term for the then-new HTML+CSS+JS combo; the "dynamic" part came from the latter two.