DHTMLdev.com — Dedicated to quality Web development articles and tutorials
JavaScript
Activate X — Activating ActiveX Controls with the DOM
Tuesday, 18 July 2006

Do you want the fastest, easiest, most robust way to fix the ActiveX activation issue, without having to re-code legacy HTML pages? Um, yeh, of course. This article discusses my solution, which involves a simple reference to an external JavaScript file — without having to alter the existing HTML of legacy pages.

Last Updated ( Tuesday, 18 July 2006 )
Read more...
 
Review of Adobe's Spry Ajax Framework
Wednesday, 24 May 2006

Everyone is into AJAX, or so it seems. We'll know for sure in a few years, but it sure looks like AJAX is here to stay. Google released their Web Toolkit and Google Maps API. Yahoo! released their Yahoo! UI Library and Maps AJAX API. And of course there are prototype, scriptaculous, and Rico. Now Adobe has an ajax library named Spry Ajax Framework.

Last Updated ( Friday, 16 June 2006 )
Read more...
 
User-Friendly JavaScript Redirection
Sunday, 23 April 2006

Redirecting the user to a new page is very easy to do with JavaScript. But there a couple of tips the make the user experience much better.

Last Updated ( Monday, 24 April 2006 )
Read more...
 
JavaScript Popup Window that Works When JavaScript Is Disabled
Thursday, 13 April 2006

Whether you love 'em or hate 'em, they're here to stay. Many sites use JavaScript popup windows to present additional information to users. Why not make them more usable? To overcome the fact that some users have JavaScript disabled, popup windows should still open when users need them. What we need is this: if JavaScript is enabled, the link opens a popup window, but if JavaScript is disabled, loads the page in the main browser window.

Last Updated ( Friday, 14 April 2006 )
Read more...
 
Compiling List of DTHML Menus
Friday, 31 March 2006

How many hundreds of DHTML menus are available these days? Which are the best? The worst? And for which situation? I am compiling a list of DHTML menus. Add to the list and read reviews.

Last Updated ( Friday, 31 March 2006 )
Read more...
 
<< Start < Prev 1 2 Next > End >>

Results 1 - 9 of 10