Quantcast
Channel: naspinski - css
Browsing all 15 articles
Browse latest View live

ColorBlender

This is an incredibly useful site to those of us with no sense of color whatosever; no need to actually understand color theory, just use this useful app to do the work for you - this site's color...

View Article



Image may be NSFW.
Clik here to view.

css Tooltips :: tutorial

A slick way to make rollover tooltips with nothing other than a little css and some html - also works well for image thumbnail rollovers as well In the past, I have made tooltips with JavaScript, and...

View Article

css transparency problems in IE

Imagine that, IE has formatting problems with css standards...So... working with some transparency today, and for the life of me I couldn't figure out what was going on.  I had 2 menus, both falling...

View Article

Sticky Footer using only css/html (works in IE)

For a long time, I tried with no avail to get a sticky footer that would work in IE, here is a slick way around IE's incompatibility For css, all you need is this: * { margin: 0;} html, body { height:...

View Article

Image may be NSFW.
Clik here to view.

Iconize Textlinks with CSS

This is a great way to add a little visibility to your users, it adds an icon next to your file links, showing them visually what it is I take no credit at all for this, all the credit belongs to...

View Article


Image may be NSFW.
Clik here to view.

Rounded Text Box Inputs - Slick looking and customizable

Great looking 'web 2.0' (god I hate that term) rounded textboxes - fully adjustable to the length of your textbox using css 'sliding doors'  I saw some of these rounded textboxes somewhere (?) and I...

View Article

Open Source Web Design

Just what you would think, a resource for open source web design... This is a great resource for when you need a quick template, or just a bump in the old creativity/idea department. OSWD.org

View Article

Image may be NSFW.
Clik here to view.

AJAX Control Toolit CalendarExtender : Where did Saturday go?

How to get back the lost day(s) on your AJAX control More than once I have come across this, and it isn't obvious where the problem lies.  This happens when your table cells inherit strange...

View Article


CSS image map with rollovers :: map of the United States

A fully interactive image map of the united states using pure CSS; great rollover technique I had actually written this in 2006, but I saw this technique used recently and apparently it's a 'new'...

View Article


Simple Dynamic Sorting Headers for GridView using indication arrows

A simple centralized way to make a nice flipping indicator (arrow) of which way you are sorting on a GridView When sorting with gridviews, it is nice to have an indicator of which direction you are...

View Article

Setting the row background color in a GridView based on a value in the the row

This is something that needs to be done often, but it is not always obvious how to do it Often times you want a row to be colored different or highlighted based on values, this can be useful for...

View Article

Image may be NSFW.
Clik here to view.

is for image, sprite image

a slightly modified, very simple approach to css sprites i {background:url(http://naspinski.net/image.axd?picture=demo_sprites.png) no-repeat; width:24px; height:24px; display:inline-block; } i.danger...

View Article

Image may be NSFW.
Clik here to view.

Forganizer - unobtrusive network file organizer - new open source project

An unobtrusive intranet ASP.NET MVC application for logically tagging, organizing and searching network files in one centralized location with a fast and simple interface Me and some friends have a...

View Article


Image may be NSFW.
Clik here to view.

Inline AJAX DropDown and Text Editing with Asp.Net MVC and jQuery

including how to use a database to populate the dropdown First thing is first, you will need to download jQuery and the Jeditable plugin (I prefer to refer to it as the Jedi-Table!). Be sure to put...

View Article

Creating Nice '|' Divided Menus with CSS

it is common for websites (this one included) to have the ubiquitous '|' as a link divider, here is a neat way to do it with pure css To get this menu: ul#nav { list-style:none; } ul#nav li{...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images