Sorry, but there are no more tags available to filter with.
-
It could be really annoyng when you try to read comments on a blog post with large number of trackbacks. To allow your readers better user experience you can separate trackback from your comments. This short tutorial will show you how to do it in Blogengine.NET quickly (and dirty). The key is in CommentView...
-
A few months ago I posted an article on creating message boxes . No question, you should really take care about it. But this time I want to make fun with it and add some animations using (you guess) jQuery. The idea is more than simple. Let's animate message box that is being shown, and blow it away...
-
If you ever saw how products like Microsoft CRM look like you probably noticed there are input fields that have "embedded" image buttons inside them. If your clients saw that, there is a probability that they will want to have it in their applications. Whether you agree or not, here is how...
-
" Creating Digg-like web form " is my first article published on Design Shack. This tutorial simulates Digg.com signup form, with unique features such as their dynamic tooltips that give you a hint on each field that is to be filled. The same approach will be adopted for displaying validation...
-
Comment forms allow visitors to leave their impressions about the content. Although the content is a king, general impression isn't negligible at all. Each element in a design can contribute to a better user experience. This applies to comment forms as well. This tutorial will teach you how to make...
-
How do you decide which image to click while browsing some gallery? Most probably, you'll click on image that you find interesting. And you make that decision in a matter of seconds. If, however, images have some description attached, it could make your choice easier. Let's say you are browsing...
-
I hope you hate URLs that look like this www.mysite.com/page.aspx?something=1&somethingelse=15&other=abcd&category=32. If you do, let's have a little reminder on rewriting URLs . But, if you don't, please take this article seriously :) So, you hate such URLs Or you'll hate it...
-
I believe you all know what breadcrumbs are. If I would have to make a simplest, rough definition I could say it is a navigation pattern that shows a path from the home page to the current one. If you are still unsure what breadcrumbs are (or my "definition" is too rough) be sure to read Breadcrumbs...