HomePhoto GalleryDirectoryTutorialsMusicDownloadsAdvertise
تبليغاتگالري عكسآشپزيدايركتوريدانلود نرم افزاراخبار ايران و جهانصفحه اصلي
 
       
Make Homepage BookMark Us
 
Control Panel
Login :  
Password :  
   
   
Register Now!
Forgot Password?
Free JavaScripts » Background Effects
Navigation
Alerts and Prompts Background Effects
Banner Rotation Calculators
Calendars CMS
Cookies Scripts Counter Scripts
Date/Time Scripts Development Tools
E-Commerce Scripts E-mail Scripts
Financial Scripts Form Processor
Games Entertainment Graphs Charts
Image Gallery Image Gallery
Miscellaneous Mouse Tricks
Redirection Scripts Scroller Scripts
Searching Scripts Security Scripts
Site Navigation Text Effects
User Management  Visual Effects
Web Fetching Windows and Frames
XML  
 
Advanced Search
Calender
«    February 2012    »
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
Top Atricles
Poll
Datalife Engine is:

Excellent
Good
Fair
Poor
Bad
RSS News
Obama tweaks birth control rule - USA TODAY
USA TODAY Obama tweaks birth control rule USA TODAY By Richard Wolf, USA TODAY The administration announced last month that religious-affiliated employers had to cover birth control as preventive ...

Romney defends conservative credentials - USA TODAY
USA TODAY Romney defends conservative credentials USA TODAY By Jackie Kucinich and Catalina Camia Mitt Romney may have lost three GOP contests this week, but he showed no hint of weakness in his ...

Explosions Rock Northern Syrian City - Voice of America
CBC.ca Explosions Rock Northern Syrian City Voice of America February 10, 2012 Explosions Rock Northern Syrian City, 28 Dead, 235 Wounded Edward Yeranian | Cairo Syrian state television says twin ...

Archives
May 2008 (334)
Skin Selector
Information
This is the Default Page of DataLife Engine v6.5
 
 

Background Effects : JavaScript Color-Translator
 
JavaScript Color-Translator is a nice script which allows you to play with colors (e.g. make color-gradients). Finally it is something like a little framework for color-translations from the color-models RGB and HSV. So let me explain the advantages of the usage of translating RGB to HSV: With HSV-colors one is able to adjust not only the color (the hue). You could also adjust the saturation and the (grey-) value. So in coders words: If you have a certain color defined in RGB it is very easy (1 line of code) to make this color a bit more saturated of brighter. The possibilities to use it are huge. You could do color-gradients, color-circles,... you could even build your website with a certain hue (but with different saturations or brights) dynamically.
 
 
Comments (0)  ReadMore
 
 
Background Effects : Full Window Stretched (fixed) Background Image
 
This script gives your web page a background image that stretches to full window size and keeps fixed when scrolled for IE v5+/Mozilla v1+/Firefox v.0.8+/Netscape v7/Mac:Safari v1+. Others will see page without backgroud. No knowledge of programming in JavaScript required, samples included in source file.
 
 
Comments (0)  ReadMore
 
 
Background Effects : Color Picker
 
This script allows the visitor to select the background color. Color can be adjusted by RGB values, and the corresponding hexadecimal value is returned.
 
 
Comments (0)  ReadMore
 
 
Background Effects : Background Images SlideShow
 
This unusual script runs an image slideshow in the *background* of the page, underneath the page content. In the first mehtod, the images are discretely positionable in the page space, just like a regular slideshow. In the second method, the slideshow runs with full page-space presentation.
 
 
Comments (0)  ReadMore
 
 
Background Effects : Adding A Background Image To A TextArea
 
This is a quick and easy way to add an image to the background of a textarea. A great way to dress up an otherwise bland browser page.
 
 
Comments (0)  ReadMore