css background
Lisas Background Script
A simple script that allows you to change certain things in your site every day such as the CSS, logo, table colors or background color (image). This script is very simple and I hope Ive commented it more>> A simple script that allows you to change certain things in your site every day such as the CSS, logo, table colors or background color (image). This script is very simple and I hope Ive commented it enough for newbies to PHP or just people who want to use PHP without getting into the code.<<less
Cool Background Changer
This cool script changes the background color when the mouse hovers over it. It is also fully customizable to have the most colors! more>> This cool script changes the background color when the mouse hovers over it. It is also fully customizable to have the most colors!<<less
Background moving
This tutorial will show you how to create simple and very attractive background animation with no action script code. more>> This tutorial will show you how to create simple and very attractive background animation with no action script code.<<less
Background Effect
This tutorial will teach you how to create cool background effect using mask and shape. more>> This tutorial will teach you how to create cool background effect using mask and shape.<<less
Lisa's Background Script 1.0
A simple script that allows you to change certain things in your site every day such as the CSS, logo, table colors or background color (image). This script is very simple and I hope Ive commented it enough for newbies to PHP or just people who want to more>> A simple script that allows you to change certain things in your site every day such as the CSS, logo, table colors or background color (image). This script is very simple and I hope Ive commented it enough for newbies to PHP or just people who want to use PHP without getting into the code.<<less
Twinkling Star Background
Twinkling Star Background is a short but effective script that allows you to have the effect of randomly twinkling stars for your website when used with a starry type background image. more>>
All you have to do is to copy and paste a piece of javascript just before the end of the BODY section of your page. There are 2 settings in the js file that control how the script behaves, just edit the js file to suit your needs.
Requirements:
- Javascript enabled
Website Background Music 1
This is pure javascript background music for your personal website. The good thing about this script is that you can also use it for mouseover on buttons. Tested with Internet Explorer, Netscape, FireFox & Opera. more>> This is pure javascript background music for your personal website. The good thing about this script is that you can also use it for mouseover on buttons. Tested with Internet Explorer, Netscape, FireFox & Opera.<<less
Psychedelic BackGround 1.0
This little script generates a big impact effect! The Background color changes continuously moving the mouse. You will see a lot of colors!!! The installation is so simple that also a child can do it. There is just some code to paste in any web page. more>> This little script generates a big impact effect! The Background color changes continuously moving the mouse. You will see a lot of colors!!! The installation is so simple that also a child can do it. There is just some code to paste in any web page. Try it...<<less
Change the background color
In this tutorial, you will see how to change the background color, using the Action Script and flash 8. more>> In this tutorial, you will see how to change the background color, using the Action Script and flash 8.<<less
PHP T.o.D. Background 1.0
This script is a simple to use background selector. The script can be used to pick between two background images or colors or multiples for as little as a daytime night time switcher to as many as you would like. more>> This script is a simple to use background selector. The script can be used to pick between two background images or colors or multiples for as little as a daytime night time switcher to as many as you would like.<<less
Chameleon - background rotator v.1.08
Chameleon PHP script shows randomly, or in dependent on users local time, different background images or colors. You can preset precise time (hours, minutes and seconds). Uses Flat File (txt file) and does not need MySQL or any other DB. more>> Chameleon PHP script shows randomly, or in dependent on users local time, different background images or colors. You can preset precise time (hours, minutes and seconds). Uses Flat File (txt file) and does not need MySQL or any other DB.<<less
Time of Day Based Backgrounds 1
Just like the time changing backgrounds that appear when using themes on iGoogle this simple function dynamically inserts css into the head of any web page to change the background and/or background image of an html tag, class or id based on the time of more>> Just like the time changing backgrounds that appear when using themes on iGoogle this simple function dynamically inserts css into the head of any web page to change the background and/or background image of an html tag, class or id based on the time of the day. One function call gets the job done with configuration variables to control server time offset (so the time is set to your local time) and the name of the tag, class or id you wish to add the background to.There are currently 6 times phases supported: midnight, dawn, morning, afternoon, dusk and evening. The zip file contains a working demo with images.<<less
Dynamic Background Image Changer
A set of codes to dynamically change the background image. Control the background image using the links on your site. Control the color using onMouseOver, onMouseOut, onClick, and a combination of all of them. more>> A set of codes to dynamically change the background image. Control the background image using the links on your site. Control the color using onMouseOver, onMouseOut, onClick, and a combination of all of them.<<less
CSS Image Drop Shadows
CSS Image Drop Shadows is a script offering you the way to add a drop shadow to any container element applying CSS and the help of a large shadow image in the background. more>> CSS Image Drop Shadows is a script offering you the way to add a drop shadow to any container element applying CSS and the help of a large shadow image in the background. It is free.
Virtually identical to the technique used to create a plain CSS shadow, the desired content is wrapped in a DIV with its background image set to an over-sized shadow image. The content itself is relatively positioned and shifted slightly upwards and to the left to expose the shadow.
A "master" DIV that surrounds the entire markup is also relatively positioned, but shifted to the right and downwards to return the entire markup to its original position on the page.
IE 6 has difficultly handling nested relatively positioned elements (yada), so instead of letting IE6 ruin the fun for everyone else, well just use conditional HTML to hide the effect in that browser. IE7 is spared for finally learning proper CSS.
CSS Pagination
CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine more>> CSSPagination is a pagination class which combines with Cascading Style Sheet for good looking style; CSSPagination has main function to split all records before they will be loaded into one website, to be several records in one page (you can determine how many records in one page). So, if you want to jump at the other page, you can choose once of them. CSSPagination is easy to use and good looking. I try to throw the complexity code. The most important is, that you can change the CSS code (style.css) to make it suitable with your own page style.<<less