Morning Break
Coffee, web development and desgn
Sign in
|
Join
|
Help
Home
Contact
About
RSS for Posts
Atom
Email Notifications
Go
Search
Go
Tags
.NET Framework
.NET User Group
Ajax
ASP.NET
BlogEnine.NET
Blogging
C#
CSS
Events
Firefox
GDI+
HTML
Internet Explorer
JavaScript
jQuery
LINQ
MVC
RSS
Silverlight
User interface
Visual Studio
Web 2.0
Web Design
Web Development Tools
XML
Community
Home
Blogs
Media
Forums
Groups
Archives
November 2009 (1)
July 2008 (3)
May 2008 (5)
April 2008 (4)
March 2008 (12)
February 2008 (13)
January 2008 (18)
December 2007 (17)
November 2007 (4)
My other sites
Dzovan.com
My artistic gallery
Janko At Warp Speed
Browse by Tags
All Tags
»
CSS
(
RSS
)
Ajax
ASP.NET
C#
Firefox
Internet Explorer
JavaScript
User interface
Kako napraviti UI web aplikacije koji izgleda kao Outlook
by
janko
Nedavno sam na www.jankoatwarpspeed.com postavio članak koji objašnjava kako možete da kreirate korisnički interfejs koji ima "look and feel" popularnog Outlook-a. Članak sadrži kratko objašnjenje, liveprimer i demo kod. Članak...
Filed under:
CSS
,
JavaScript
,
User interface
Janko At Warp Speed - a new blog started!
by
janko
I finally manage to start another blog - Janko At Warp Speed . It will help yo build functional and good looking web applications. That means the focus will be on users and user experience. I'll cover web user interface design and development using...
Filed under:
ASP.NET
,
Ajax
,
CSS
,
C#
,
User interface
Create sexy navigation with izzymenu.com
by
janko
In case you don't know how to create menus with CSS (or just don't want to), you can use izzymenu online menu builder . Here is a short screenshot-description of what you can do: Step 1 - Chose general menu styles: colors, backgrounds and dimensions...
Filed under:
CSS
,
User interface
Make fancy buttons using CSS sliding doors technique
by
janko
This article will show you how to create fancy buttons using CSS sliding doors technique. It is much better to use this technique than to create each button as an image because you can apply the style to any link and you don't have to create an image...
Filed under:
CSS
,
User interface
CSSVista - Manage CSS code in IE and Firefox simultaneously
by
janko
I found an interesting and helpful application that enables you to write and edit CSS code and immediately see what it looks like in InternetExplorer and FireFox. With CSSVista, you can check live pages and local HTML files as well. While editing CSS...
Filed under:
Internet Explorer
,
Firefox
,
CSS
,
User interface
CSS Table gallery - template designs for your ASP.NET applications
by
janko
I found very cool website where you can browse various table designs and apply to your Tables, Repeaters, GridViews, ListViews or any other tabular data. The designs are pure CSS code and it is extremely easy to apply to your tables. If you are not familiar...
Filed under:
CSS
,
User interface
XHTML-CSS Validator Review
by
janko
While searching the Web I found a similar validator to well known w3.org validators - it's XHTML-CSS Validator . Actually, the original validation is performed by w3.org validators. What's so good about it? It validates both XHTML and CSS in one...
Filed under:
CSS
,
User interface
Make divs same height using CSS
by
janko
There are so many articles that explains how to make two or more<div> tags same height, but many of them are unnecessary complicated. Some of them even use JavaScript! I'll explain In this article how to solve the problem in an extremely easy...
Filed under:
CSS
,
User interface
Izmenite izgled AjaxControlToolkit TabContainer kontrole
by
janko
Vrlo je jednostavno izmeniti izgled TabContainer ASP.NET Ajax kontrole koja dolazi u okviru AjaxControlToolkit-a. Potrebno je samo podesiti nekoliko CSS svojstava. Ispod se nalazi opis glavnih CSS klasa preko kojih možete da menjate izgled kontrole. ...
Filed under:
ASP.NET
,
Ajax
,
CSS
,
User interface