13.59.243.194 |    

Navigation

Google Advertisement

This function change the background style of an object.

ChangeBackground
  1. /***************************************************
  2.  * This function change the background style of 
  3.  * an object.
  4.  **************************************************/
  5.  
  6. function ChangeBackground( obj, col ) {
  7.  
  8. var this.objname = obj;
  9. if ( objname ) objname.style.backgroundColor = col;
  10.  
  11. }
Parsed in 0.000 seconds at 721.26 KB/s

Search
 
Full text search by name and content of a snippet.

User online
There are 1 users online.

Tags Cloud

Latest snippets
str2seconds
(Bash::Function)
is_integer
(Bash::Function)
file_rotate
(Bash::Function)
confirm
(Bash::Function)
is_workingtime
(Bash::Function)
last day of last month
(Bash::Snippets)
crypt_apr1_md5
(PHP::Function)
crypt_apr1_md5
(Perl::Function)
transparent
(CSS)
rfc2822Toiso8601
(PHP::Function)