a href=”javascript:void(0);” — avoid the void
One of the most important hints about javascript and web development.
1 commentsSave Tags: javascript
DotNetNuke skin customized
You will find in the following zipped file the default DNN-Blue skin but I made customized it to use div instead of tables and to be 4 columns instead... more »
0 commentsSave Tags: .net, css-html, open source, web 2.0
DotNetNuke container customized
You will find in the following zipped file the default Image Header - Color Background container but I made customized it to use div instead of... more »
0 commentsSave Tags: .net, microsoft, open source, web 2.0
List of countries, cities, languages
You will find in the following links list of countries, cities, and their languages in CSV format, you can import into any database:
2 commentsSave Tags: database
Post to your blog without ever leaving Firefox (ScribeFire)
Post to your blog without ever leaving Firefox ScribeFire is an extension for the Mozilla Firefox Web Browser that integrates with your browser to... more »
1 commentsSave Tags: tools, usability, web 2.0
Show hide system objects SQL Server's Enterprise Manager
If you want to show or hide the system objects in SQL server's enterprise manager such as "master database, system tables, system stored... more »
0 commentsSave Tags: database, microsoft