DHTMLdev.com — Dedicated to quality Web development articles and tutorials
Registering File Extensions for Code Highlighting in Dreamweaver
Thursday, 26 July 2007

Dreamweaver is my production HTML, JavaScript, PHP et al. editor. As such, Dreamweaver needs to correctly highlight all kinds of code in all kinds of document types. For example, I'm learning Drupal. Drupal uses modules to extend the core. These module files are PHP but use the file extension .module, which Dreamweaver does not recognize as PHP code, until we register the .module file extension as the PHP document type.

Last Updated ( Thursday, 26 July 2007 )
Read more...
 
Menu Rollovers with CSS 2.1
Tuesday, 21 February 2006

Menu rollovers can be complicated, using JavaScript to swap images or HTML elements. But menu rollovers can also be fairly simple by just using CSS 2.1. Also, I have updated this article to improve the menu styles and I have posted the code in the /examples directory.

Last Updated ( Wednesday, 04 April 2007 )
Read more...
 
The Site Skinny: 2005 to Present
Thursday, 29 March 2007

I launched this Web site in August 2005 to publish DHTML related articles and news. I wanted to share code that worked and news that mattered to Web developers. So ... how has this site been doing? Here's an update. Fans might be interested to see how the audience numbers have grown; Webmasters will almost certainly be interested in the stats I show, esp. if you're thinking of starting a site of your own like this one.

Last Updated ( Thursday, 29 March 2007 )
Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Results 5 - 8 of 11