Navigation Home / Tags / CSS

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 4 Next »
1
Date Submitted Mon. Jul. 25th, 2011 10:56 PM
Revision 1
Scripter all-battery
Tags by | Code | CSS | Icon | Rolling-Over
Comments 0 comments
This is a Rolling-Over Icon I'd like to use for my online laptop battery shop.
You only have to prepare 2 pictures, one is the common and the other is after rolling-ove
0
Date Submitted Thu. Jul. 23rd, 2009 1:03 PM
Revision 1
Beginner webdevelopertut
Tags CSS | div | Floats
Comments 0 comments
Float bug fix in div to expand

Many of would find a problem when using a block(div) called a container with the background color, where you don't want to use float or height to the div. And in the inner div of the container you want to give float to it.

You can find this issue in most of the browser like ie, firefox, the container will not expland as the inner div.
2
Date Submitted Tue. Mar. 31st, 2009 7:04 AM
Revision 1
Helper brendo
Tags "hi" | CSS
Comments 0 comments
Styles a Definition List to display as:

k:v
k:v

IE6 Bug has multiple DD's with a negative margin of about 2px
7
Date Submitted Sat. Mar. 8th, 2008 2:08 PM
Revision 1
Beginner ysg
Tags CSS | HTML
Comments 1 comments
check title ; ) unfortunately cannot remember the name(s) of the author(s) , so the courtesy goes to them ...
5
Date Submitted Wed. Nov. 28th, 2007 1:08 PM
Revision 1
Helper HRCerqueira
Tags CSS | DOM | HTML | JavaScript
Comments 1 comments
These are some prototype methods to handle class names in html elements. As you all should know, a html element can have more than one class name.

This is part of my dom handling toolkit. Check it out and use it at will.

Cheers
8
Date Submitted Wed. Apr. 4th, 2007 9:12 AM
Revision 1
Helper ushi
Tags CSS | Menu | Navigation
Comments 2 comments
This is a very simple navigation.

Tested on: FF, IE6+, Safari
14
Date Submitted Sat. Mar. 10th, 2007 7:13 PM
Revision 1
Helper albud
Tags CSS | PHP | processor
Comments 1 comments
Don't know if anyone will find this handly, but here's a CSS processor that I wrote that allows me to nest CSS Blocks, and various other things, making for an easier to maintain CSS file.

Warning: I'd recommend caching the results since I didn't have a need to optomize it for speed.

Things that it includes:
*Nested CSS Rules
*Removes Whitespace
*Allows for // comments
*Removes comments (so put them in at no cost)

Please let me know what you think
11
Date Submitted Fri. Feb. 23rd, 2007 1:16 AM
Revision 1
Scripter Casper42
Tags CSS | JavaScript
Comments 3 comments
There seems to be so many hide/show scripts out there, so here's the functions I wrote and use on a regular basis - there are 7 functions, hide, show and toggle by id or class - and the getElementByClass function that does not exist as a built in Javascript function...

This is in response to the flurry of visibility scripts that just don't have all the pieces needed to make them totally useful.
10
Date Submitted Wed. Feb. 21st, 2007 8:53 AM
Revision 1
Beginner mikedowson
Tags CSS | JavaScript
Comments 3 comments
An easy way to hide and show div's using Javascript and CSS.

Basically just a slight variation on this script by Real Gagnon.
10
Date Submitted Thu. Dec. 7th, 2006 9:27 AM
Revision 1
Scripter Casper42
Tags CSS | MySpace
Comments 16 comments
This one may get me in trouble or kicked off MySpace altogether, but I thought it would be a fun bit of CSS magic to post.

As some of you may already know, MySpace does a REALLY good job of preventing images, script and some other tags from being used to customize your space. They have even gone to the extent of using tables without ID's to do the layout.

Pretty ingenious, allowing some customization, but still keeping those annoying ads for single women available to me and my youth groups kids, my family, etc..

Well no more - I want my friends to visit My Site, not just MySpace - so I have a clever method of getting them to go there, instead of posting comments on MySpace...

Check out my space to see this code in action!
www.myspace.com/casper619
« Previous 1 2 3 4 Next »