Blog

Entries for 'html and css'

DMC Relaunches Website

As DMC's Marketing Coordinator, I'm proud to announce the relaunch of DMC's website. The enhanced website contains a host of new and improved features that better reflect the needs and experience of our visitors. Aiming for a more navi...


March Programming Madness - Let the Nerdament Begin

With the first few rounds of the tournament in the books, I figured it was time to dive into the first round of our programming language tournament (or Nerdament as I like to call it.) For a rundown of the competitors, you can check out the opening b...


The DMC vCard & MeCARD QR Code Generator (i.e. Business Cards for Geeks)

We are all getting new business cards at DMC, so we thought it would be fun to put QR codes on them to make it easier for our smartphone enabled customers to scan our info and add us to their contact database. Thanks to Google it's pretty easy...


IE Tab for Google Chrome

I liked Firefox. It had tabbed browsing before Internet Explorer (IE) and seemed lighter and faster. The plug-ins were also a great feature, especially IE Tab, which ran IE from within Firefox. It was very easy to change the rendering engine and you ...


DMC's Blog Now Features a Nifty Code Syntax Highlighter

Check out the nifty new code syntax highlighter we've added to the blog.  This will make it much easier for us to post code snippets. Here's a sample c# function that is automatically formatted. Also note the handy tools on the upper rig...


CSS and How to Center Images of Unknown Size

When DMC launched our new website a few months ago, we were quite happy with some of the new skills and tricks we learned. One area where I learned quite a bit more, in particular, was CSS, or Cascading Style Sheets, and html style tags. One issue...


Capture the Browser Back Button - JavaScript Snippets

It’s a common problem: “I have an ASP .Net data entry form and all of my users are mad at me because they closed their browser and they lost their unsaved data!” If I had a dollar for every time I had to re-enter my shipping addr...


Using the JavaScript 'window.onbeforeunload' Event

When creating data entry forms in ASP .NET, the JavaScript onbeforeonload event can add a huge improvement to the end user experience. This nifty little event is fired before a page is unloaded (duh) and will keep users from navigating off of a page ...


Forcing IE8 Compatibility Mode in Dot Net Nuke

Microsoft has just released Internet Explorer 8. Unfortunately, some of the pages on our website have some issues when viewed with IE8's default settings. In particular, the styling that we've done on our main page's tab control is causin...


DMC Launches New Website

We've launched our new and improved website. We implemented our website in-house, so we have full control, allowing us to edit and add new content going forward. We decided to go with a CMS to make this easier. ASP.NET based Dot Net Nuke (DNN) wa...


Page 2 of 2First   Previous   1  [2]  Next   Last   
Page 2 of 2