Anne Kowalski

Web Design & Content Management

Tuesday, July 01, 2008

How to Hide Formview Rows Conditionally

Here’s a solution for conditionally hiding rows in Formview.

Posted by Anne Kowalski on 07/01 at 09:31 AM
ASP.NETComments (0) • Trackbacks (0) • Permalink

Monday, June 23, 2008

Ajax Loading Animation Images

Ajaxload has tons of little Ajax-style loading animation images. The generator allows you to choose background and foreground colors for a completely customized image to fit into your design. I used this to generate a graphic for use within the UpdateProgress control on an ASP.NET project.

Posted by Anne Kowalski on 06/23 at 02:01 PM
AjaxWeb DesignComments (0) • Trackbacks (0) • Permalink

Sunday, May 11, 2008

Moving from ExpressionEngine to WordPress

Want to move your blog from the ExpressionEngine platform to WordPress? This is a great tutorial on how to accomplish this. I used this technique to convert my other ExpressionEngine website back to WordPress, and it worked amazingly well. 

Posted by Anne Kowalski on 05/11 at 06:34 PM
Content Management SystemsExpressionEngineWordPressComments (0) • Trackbacks (0) • Permalink

Wednesday, April 16, 2008

Bulletproof HTML

Bulletproof HTML: 37 Steps to Perfect Markup gives tons of answers to some of the more technical aspects of HTML - validation, encoding, and writing semantic markup.

Posted by Anne Kowalski on 04/16 at 03:00 PM
Web DesignComments (0) • Trackbacks (0) • Permalink

Monday, April 14, 2008

Cross Browser Custom Scrollbars

If you want to replace the ugly default OS scrollbars fixed width and/or height boxes in your CSS layout with custom scrollbars, fleXcroll is definitely the way to go. I also tried jScrollPane, but found fleXcroll simpler to implement. Also, Safari 3.1 did some very strange things with jScrollPane - the scrollbar placement was off, and the overflow: auto; property seemed to be ignored. (This was one of the most compelling reasons for me to go with fleXcroll - the website project I am using this for has a fairly high percentage of Mac users.)

Posted by Anne Kowalski on 04/14 at 01:26 PM
CSSJavascriptWeb DesignComments (0) • Trackbacks (0) • Permalink
Page 1 of 14 pages  1 2 3 >  Last »